|
| Actor (TeenAgentEngine *vm) |
|
Common::Rect | render (Graphics::Surface *surface, const Common::Point &position, uint8 orientation, int deltaFrame, bool renderHead, uint zoom) |
|
Common::Rect | renderIdle (Graphics::Surface *surface, const Common::Point &position, uint8 orientation, int deltaFrame, uint zoom, Common::RandomSource &rnd) |
|
void | load (Common::SeekableReadStream &, Type type=kTypeLan) |
|
void | free () |
|
Surface * | firstFrame () |
|
Surface * | currentFrame (int dt) |
|
uint16 | currentIndex () const |
|
void | resetIndex () |
|
bool | empty () const |
|
void | restart () |
|
|
enum | Type { kTypeLan,
kTypeVaria,
kTypeInventory
} |
|
uint16 | id |
|
uint16 | x |
|
uint16 | y |
|
bool | loop |
|
bool | paused |
|
bool | ignore |
|
byte * | data |
|
uint16 | dataSize |
|
uint16 | framesCount |
|
Surface * | frames |
|
uint16 | index |
|
The documentation for this class was generated from the following file: