include/Sprite.hpp File Reference

this file contains a Sprite class for handling sprites on the DS. More...

#include "standardDefines.hpp"
#include "MemoryFunctions.hpp"
#include "IUpdater.hpp"
#include "AffineMatrix.hpp"
#include "Palette.hpp"

Classes

class  DSOL::Sprites::Sprite
 a class for working with ds sprites. More...

Functions

const uint DSOL::Sprites::gfxToByteSize (const SpriteSize size, const SpriteColorFormat colorFormat)
 returns the size in bytes of a given size and colorFormat.
const uint DSOL::Sprites::spriteSizeToHeight (const SpriteSize size)
 returns the height for a given SpriteSize enum value.
const uint DSOL::Sprites::spriteSizeToWidth (const SpriteSize size)
 returns the width for a given SpriteSize enum value.


Detailed Description

this file contains a Sprite class for handling sprites on the DS.


Generated on Thu Aug 6 18:17:49 2009 for DSOL by  doxygen 1.5.8