ScummVM API documentation
Scumm::AkosCostumeLoader Class Reference
Inheritance diagram for Scumm::AkosCostumeLoader:
Scumm::BaseCostumeLoader

Public Member Functions

 AkosCostumeLoader (ScummEngine *vm)
 
void loadCostume (int id) override
 
bool increaseAnims (Actor *a) override
 
void costumeDecodeData (Actor *a, int frame, uint useMask) override
 
bool hasManyDirections (int id) override
 
- Public Member Functions inherited from Scumm::BaseCostumeLoader
 BaseCostumeLoader (ScummEngine *vm)
 

Protected Member Functions

bool hasManyDirections ()
 

Protected Attributes

const byte * _akos
 
- Protected Attributes inherited from Scumm::BaseCostumeLoader
ScummEngine_vm
 

The documentation for this class was generated from the following file: