|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| AnimScaleController (AnimScaleParam *) | |
| void | update () |
| void | startCrush () |
| void | startAnim () |
| void | setParamTight () |
| void | startDpdHitVibration () |
Public Member Functions inherited from NerveExecutor | |
| NerveExecutor (const char *) | |
| void | initNerve (const Nerve *) |
| void | updateNerve () |
| void | setNerve (const Nerve *) |
| bool | isNerve (const Nerve *) const |
| s32 | getNerveStep () const |
Public Attributes | |
| AnimScaleParam * | _8 |
| TVec3f | _C |
| f32 | _18 |
Public Attributes inherited from NerveExecutor | |
| s32 | _0 |
| Spine * | mSpine |
Definition at line 25 of file AnimScaleController.hpp.
| AnimScaleParam* AnimScaleController::_8 |
Definition at line 39 of file AnimScaleController.hpp.
| TVec3f AnimScaleController::_C |
Definition at line 40 of file AnimScaleController.hpp.
| f32 AnimScaleController::_18 |
Definition at line 41 of file AnimScaleController.hpp.