|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| FaceJointCtrl (LiveActor *) | |
| void | init () |
| void | startCtrl (s32) |
| void | endCtrl (s32) |
| void | update () |
| void | setCallBackFunction () |
Public Attributes | |
| LiveActor * | mHostActor |
| f32 | _4 |
| f32 | _8 |
| f32 | _C |
| f32 | _10 |
| f32 | _14 |
| f32 | _18 |
| f32 | _1C |
| JointController * | mJointController |
| JointCtrlRate * | mJointCtrlRate |
Definition at line 9 of file FaceJointCtrl.hpp.
| FaceJointCtrl::FaceJointCtrl | ( | LiveActor * | pActor | ) |
Definition at line 5 of file FaceJointCtrl.cpp.
| void FaceJointCtrl::startCtrl | ( | s32 | val | ) |
Definition at line 18 of file FaceJointCtrl.cpp.
| void FaceJointCtrl::endCtrl | ( | s32 | val | ) |
Definition at line 25 of file FaceJointCtrl.cpp.
| void FaceJointCtrl::update | ( | ) |
Definition at line 32 of file FaceJointCtrl.cpp.
| void FaceJointCtrl::setCallBackFunction | ( | ) |
Definition at line 40 of file FaceJointCtrl.cpp.
| LiveActor* FaceJointCtrl::mHostActor |
Definition at line 19 of file FaceJointCtrl.hpp.
| f32 FaceJointCtrl::_4 |
Definition at line 20 of file FaceJointCtrl.hpp.
| f32 FaceJointCtrl::_8 |
Definition at line 21 of file FaceJointCtrl.hpp.
| f32 FaceJointCtrl::_C |
Definition at line 22 of file FaceJointCtrl.hpp.
| f32 FaceJointCtrl::_10 |
Definition at line 23 of file FaceJointCtrl.hpp.
| f32 FaceJointCtrl::_14 |
Definition at line 24 of file FaceJointCtrl.hpp.
| f32 FaceJointCtrl::_18 |
Definition at line 25 of file FaceJointCtrl.hpp.
| f32 FaceJointCtrl::_1C |
Definition at line 26 of file FaceJointCtrl.hpp.
| JointController* FaceJointCtrl::mJointController |
Definition at line 27 of file FaceJointCtrl.hpp.
| JointCtrlRate* FaceJointCtrl::mJointCtrlRate |
Definition at line 28 of file FaceJointCtrl.hpp.