Members Chapter Previous Next

class CDXSprite

This class contains the data and functions required to display animated sprites. A CDXSprite object is created from a pointer to a CDXTile object which is used to store the bitmap data for the sprite. All the sprite's frames must be the same width and height and stored in the same bitmap file.

#include "cdxsprite.h"