|
| MainModelComponent (Component *parent, int parentID, const char *filename, Component *prevComponent, tag32 tag) |
|
void | init () |
|
void | setColormap (CMap *cmap) |
|
void | reset () |
|
| ModelComponent (Component *parent, int parentID, const char *filename, Component *prevComponent, tag32 tag) |
|
void | init () |
|
void | setKey (int val) |
|
int | update (uint time) |
|
void | animate () |
|
void | reset () |
|
void | resetColormap () |
|
void | restoreState (SaveGame *state) |
|
void | translateObject (bool reset) |
|
AnimManager * | getAnimManager () const |
|
ModelNode * | getHierarchy () |
|
int | getNumNodes () |
|
Model * | getModel () |
|
void | draw () |
|
void | getBoundingBox (int *x1, int *y1, int *x2, int *y2) |
|
| Component (Component *parent, int parentID, const char *name, tag32 tag) |
|
CMap * | getCMap () |
|
bool | isVisible () |
|
Component * | getParent () |
|
virtual void | setMatrix (const Math::Matrix4 &) |
|
virtual void | setMapName (char *) |
|
virtual void | fade (Animation::FadeMode, int) |
|
virtual void | advance (uint msecs) |
|
virtual void | setPaused (bool paused) |
|
virtual void | saveState (SaveGame *) |
|
bool | isComponentType (char a0, char a1, char a2, char a3) |
|
The documentation for this class was generated from the following file: