IMAGE | Main SDL IMAGE encapsulation class. |
MIX | Main SDL Mixer encapsulation class. |
MixChunk | SDL Mixer Chunk encapsulation class. |
MixMusic | SDL Mixer Music encapsulation class. |
SDL | SDL wrapper class |
SDLColor | Storage for RGB values |
SDLCursor | Cursor representation for SDL. |
SDLError | Class used to notify SDL exceptions. |
SDLEventType | Enumeration of SDL event types. |
SDLK | Enumeration for SDL Scan Key codes. |
SDLKMOD | Enumeration for SDL Key Modifiers. |
SDLMouseState | Allows querying of current mouse status. |
SDLPalette | Represents the palette of a surface |
SDLPixelFormat | Encapsulates SDL_PixelFormat structure. |
SDLRect | Storage for rectangular coordinates. |
SDLScreen | Screen oriented SDL surface. |
SDLSurface | Encapsulates SDL_Surface structures and provides related services. |
SDLVideoInfo | Encapsulate a video info. |
TTF | Main SDL TTF encapsulation class. |
TTFFont | Font representation of SDL TTF Class. |
TTFMetrics | Metrics for glyphs and rendered strings. |