|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| DemoCtrlBase (LiveActor *, const char *) | |
| void | init (const JMapInfoIter &) |
| void | end () |
| void | update () |
| bool | isDone () const |
| bool | isExistEndFrame () const |
| bool | tryStart () |
Public Attributes | |
| LiveActor * | mActor |
| u32 | _4 |
| const char * | _8 |
| s32 | _C |
| s8 | _10 |
Definition at line 8 of file DemoCtrlBase.hpp.
| LiveActor* DemoCtrlBase::mActor |
Definition at line 19 of file DemoCtrlBase.hpp.
| u32 DemoCtrlBase::_4 |
Definition at line 20 of file DemoCtrlBase.hpp.
| const char* DemoCtrlBase::_8 |
Definition at line 21 of file DemoCtrlBase.hpp.
| s32 DemoCtrlBase::_C |
Definition at line 22 of file DemoCtrlBase.hpp.
| s8 DemoCtrlBase::_10 |
Definition at line 23 of file DemoCtrlBase.hpp.