|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| ValueControl (int) | |
| void | setDirToOne () |
| void | setDirToOneResetFrame () |
| void | setDirToZero () |
| void | setDirToZeroResetFrame () |
| void | setMaxFrame (int) |
| void | update () |
| void | setZero () |
| void | setOne () |
| f32 | getValue () const |
| void | resetFrame () |
Public Attributes | |
| s32 | _0 |
| int | _4 |
| s32 | _8 |
Definition at line 5 of file ValueControl.hpp.
| ValueControl::ValueControl | ( | int | a1 | ) |
Definition at line 3 of file ValueControl.cpp.
| void ValueControl::setDirToOne | ( | ) |
Definition at line 9 of file ValueControl.cpp.
| void ValueControl::setDirToOneResetFrame | ( | ) |
Definition at line 13 of file ValueControl.cpp.
| void ValueControl::setDirToZero | ( | ) |
Definition at line 18 of file ValueControl.cpp.
| void ValueControl::setDirToZeroResetFrame | ( | ) |
Definition at line 22 of file ValueControl.cpp.
| void ValueControl::setZero | ( | ) |
Definition at line 35 of file ValueControl.cpp.
| void ValueControl::setOne | ( | ) |
Definition at line 41 of file ValueControl.cpp.
| void ValueControl::resetFrame | ( | ) |
Definition at line 47 of file ValueControl.cpp.
| s32 ValueControl::_0 |
Definition at line 20 of file ValueControl.hpp.
| int ValueControl::_4 |
Definition at line 21 of file ValueControl.hpp.
| s32 ValueControl::_8 |
Definition at line 22 of file ValueControl.hpp.