|
| ClassicCostumeLoader (ScummEngine *vm) |
|
void | loadCostume (int id) override |
|
void | costumeDecodeData (Actor *a, int frame, uint usemask) override |
|
bool | increaseAnims (Actor *a) override |
|
| BaseCostumeLoader (ScummEngine *vm) |
|
virtual bool | hasManyDirections (int id) |
|
|
int | _id |
|
const byte * | _baseptr |
|
const byte * | _animCmds |
|
const byte * | _dataOffsets |
|
const byte * | _palette |
|
const byte * | _frameOffsets |
|
byte | _numColors |
|
byte | _numAnim |
|
byte | _format |
|
bool | _mirror |
|
|
bool | increaseAnim (Actor *a, int slot) |
|
The documentation for this class was generated from the following file: