Package ERY.AgateLib.ImplBase


Classes

class  AudioImpl
 Implements Audio class factory. More...
class  SoundBufferImpl
 Implements a SoundBuffer. More...
class  SoundBufferSessionImpl
 Represents a playback instance. More...
class  MusicImpl
 Class which implements a Music object. More...
class  BitmapFontImpl
 Provides a basic implementation for the use of non-system fonts provided as a bitmap. More...
class  DisplayImpl
 Abstract base class for implementing the Display object. More...
class  DisplayWindowImpl
 Implementation of DisplayWindow class. More...
class  FontSurfaceImpl
 Implements a FontSurface. More...
interface  IDisplayCaps
 Interface which allows querying of Display capabilities. More...
class  InputImpl
 Implementation for Input Manager. More...
class  JoystickImpl
 Class which implements a Joystick. More...
class  NullJoystickImpl
 Implements an imaginary joystick that does nothing. More...
interface  IRenderTargetImpl
 Defines the interface used for render targets. SurfaceImpl and DisplayWindowImpl implement this interface. More...
class  SurfaceImpl
 Base class for implementing a Surface structure. More...


AgateLib
Awesome Game and Tool Engine Library
SourceForge.net Logo