#include <nds.h>
#include "StandardDefines.hpp"
#include "MemoryFunctions.hpp"
#include "Random.hpp"
#include "Initialise.hpp"
#include "IUpdate.hpp"
#include "LiteVector.hpp"
#include "BooleanArray.hpp"
#include "Sprite.hpp"
#include "AffineMatrix.hpp"
#include "Palette.hpp"
#include "Keys.hpp"
#include "TouchScreen.hpp"
Namespaces | |
namespace | DSOL |
the master namespace of the library. every class, function and variable will be in this namespace. | |
namespace | DSOL::Input |
contains all the classes and functions about user input. | |
namespace | DSOL::Sprites |
contains all the classes and functions dealing with Sprites. |
include this file in your project.