Package ERY.AgateLib.Drivers


Classes

class  DriverInfo< T >
 Class which describes what's required to instantiate a driver. More...
class  DriverInfoList< TBase, T >
 Class which contains a list of drivers and the code required to instantiate them. More...
class  DriverTypeIDBase
 Class which emulates an enum value for driver registration. The purpose of having this is to allow these as constraints on generics. More...
class  Registrar
 Static class with which drivers register themselves so that the library can instantiate them. More...
class  DisplayTypeID
 List of identifiers of known or planned display drivers. More...
class  AudioTypeID
 List of identifiers of known or planned audio drivers. More...
class  InputTypeID
 List of identifiers of known or planned input drivers. More...
class  PlatformTypeID
 List of identifiers for known or planned platforms to support. More...


AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo