DSOL::BooleanArray | Class for creating a static(with a fixed length) boolean array |
DSOL::Input::Keys | Class that takes care of key input |
DSOL::Input::Keys::Keys::KeyBitField | Holds the states of all the individual keys |
DSOL::Input::TouchScreen | Class for dealing with touchscreen input |
DSOL::LiteVector< T > | 'lite' version of the std::Vector class |
DSOL::Sprites::AffineMatrix | Class that holds data about rotating and scaling a sprite |
DSOL::Sprites::Palette | Static class that manages empty sprite palettes |
DSOL::Sprites::Sprite | Class for working with ds sprites |
IUpdater | Updater interfase that makes sure that every class implementing this has an update() fucntion |