Public Member Functions | |
void | load (Common::SeekableReadStream *rs) |
const ActorAnim * | getAnim (uint32 shape) const |
const AnimAction * | getAnim (uint32 shape, uint32 action) const |
Static Public Member Functions | |
static uint32 | getActionNumberForSequence (Animation::Sequence action, const Actor *actor) |
Return the action number for a given animation sequence on the given actor. | |