include/AffineMatrix.hpp File Reference

contains a class and some enums for managing affine matrix transformations. More...

#include "IUpdate.hpp"
#include "BooleanArray.hpp"


Classes

class  DSOL::Sprites::AffineMatrix
 a class that holds data about rotating and scaling a sprite. More...

Namespaces

namespace  DSOL
 the master namespace of the library. every class, function and variable will be in this namespace.
namespace  DSOL::Sprites
 contains all the classes and functions dealing with Sprites.

Enumerations

enum  DSOL::Sprites::spriteAngle
 an enum for the most used angles in the format that libnds uses (32768 degrees). More...
enum  DSOL::Sprites::SpriteScale
 an enum for some of the most used scaling percentages. More...


Detailed Description

contains a class and some enums for managing affine matrix transformations.

this file contains a class for managing affine matrix transformations (rotating, scaling ect) for sprites and some enums with some common angles and scales.


Generated on Thu Sep 10 19:09:46 2009 for DSOL by  doxygen 1.5.8