Public Member Functions | |
SpriteSlot (SpriteFlags type, int seqIndex) | |
void | setup (int dirtyAreaIndex) |
bool | operator== (const SpriteSlotSubset &other) const |
void | copy (const SpriteSlotSubset &other) |
Public Attributes | |
SpriteFlags | _flags |
int | _seqIndex |
Public Attributes inherited from MADS::SpriteSlotSubset | |
int | _spritesIndex |
int | _frameNumber |
Common::Point | _position |
int | _depth |
int | _scale |