Classes | |
class | Animation |
Controls an animation. More... | |
class | AnimationFrame |
Represents a frame of animation. More... | |
class | AnimationMap |
Represents animation sequences. More... | |
class | Color |
Represents a color. More... | |
class | Font |
Loads a bitmap font. More... | |
class | Image |
Loads and blits an image. More... | |
class | ImageData |
Controls the raw data of an image. More... | |
class | Label |
Blits text with a font. More... | |
class | MapLayer |
A layer of a tiled map. More... | |
class | Sprite |
Represents a sprite. More... | |
class | TileMap |
Loads a tile map in xml format and blits it. More... | |
class | Tileset |
Loads a tileable image and blits its tiles. More... | |
class | TTF |
Loads a character font and blits text. More... | |
class | Video |
Initializes SDL video and provides a framebuffer. More... | |
class | Window |
Creates a GUI window. More... |