#include <CourseTimer.h>
Public Member Functions | |
| void | onStopTimer (s32 player_no) |
| void | offStopTimer (s32 player_no) |
| void | onFreezeFrame () |
| void | addTimeLimitSeconds (u32 seconds) |
| void | setTimer (u32 seconds) |
| u32 | getTime () const |
| void | setBonusTime (u16 time) |
| The value which the bonus time animation is loaded with and will add to the clock when it's done. | |
Static Public Member Functions | |
| static u32 | toUnits (u32 seconds) |
| static u32 | fromUnits (u32 units) |
Protected Attributes | |
| u32 | mFreezeTime |
| u32 | mTime |
| u32 | mBeginTime |
| bool | mIsHurryUp |
| sead::BitFlag8 | mStopTimerInfo |
| u16 | mBonusTime |
| The value which the bonus time animation is loaded with and will add to the clock when it's done. | |
|
inline |
|
inline |
|
inline |
| void CourseTimer::addTimeLimitSeconds | ( | u32 | seconds | ) |
| void CourseTimer::setTimer | ( | u32 | seconds | ) |
|
staticnodiscard |
|
inlinestaticnodiscard |
|
inlinenodiscard |
|
inline |
The value which the bonus time animation is loaded with and will add to the clock when it's done.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
The value which the bonus time animation is loaded with and will add to the clock when it's done.