Public Member Functions | |
void | loadSpriteBanks (int16 banksNeeded) |
bool | isBankLoaded (int16 bank) |
void | requestBank (int16 bank) |
ActorAnimation * | animation (int num) |
ActorPose * | pose (ActorAnimation *anim, int dir, int num) |
Public Attributes | |
int16 | _useCount |
uint32 | _id |
ActorAnimSet * | _poseList |
ColorSchemeList * | _schemeList |
SpriteSet * | _spriteBanks [kSprBankCount] |