|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| BvaPlayer (const ResTable *, J3DModel *) | |
| void | calc () |
| bool | getAnmVisibility () |
Public Member Functions inherited from AnmPlayerBase | |
| AnmPlayerBase (const ResTable *) | |
| virtual void | changeAnimation (J3DAnmBase *) |
| virtual void | stopAnimation () |
| void | update () |
| void | reflectFrame () |
| void | start (const char *) |
| void | stop () |
| bool | isPlaying (const char *) const |
| bool | isStop () const |
Public Attributes | |
| J3DModel * | mModel |
Public Attributes inherited from AnmPlayerBase | |
| void * | mData |
| const ResTable * | mResourceTable |
| J3DFrameCtrl | mFrameCtrl |
Definition at line 75 of file AnmPlayer.hpp.
| J3DModel* BvaPlayer::mModel |
Definition at line 82 of file AnmPlayer.hpp.