Properties | |
| static List< AgateDriverInfo > | DisplayDrivers [get] |
| Returns a collection with all the DriverInfo<DisplayTypeID> structures for registered display drivers. | |
| static List< AgateDriverInfo > | AudioDrivers [get] |
| Returns a collection with all the DriverInfo<AudioTypeID> structures for registered display drivers. | |
| static List< AgateDriverInfo > | InputDrivers [get] |
| Returns a collection with all the DriverInfo<InputTypeID> structures for registered display drivers. | |
List<AgateDriverInfo> AgateLib.Drivers.Registrar.AudioDrivers [static, get] |
Returns a collection with all the DriverInfo<AudioTypeID> structures for registered display drivers.
List<AgateDriverInfo> AgateLib.Drivers.Registrar.DisplayDrivers [static, get] |
Returns a collection with all the DriverInfo<DisplayTypeID> structures for registered display drivers.
List<AgateDriverInfo> AgateLib.Drivers.Registrar.InputDrivers [static, get] |
Returns a collection with all the DriverInfo<InputTypeID> structures for registered display drivers.
|
AgateLib Awesome Game and Tool Engine Library |
|