|
SSBM Decomp
|
#include <sysdolphin/baselib/forward.h>Go to the source code of this file.
Functions | |
| void | ifTime_SetTime (HSD_JObj *, int, int) |
| void | ifTime_HideTimers (void) |
| void | ifTime_ShowTimers (void) |
| int | ifTime_GetCountdownSeconds (void) |
| void | ifTime_UpdateCountdown (HSD_GObj *) |
| void | ifTime_FreeCountdown (void) |
| void | ifTime_UpdateTimers (HSD_GObj *) |
| void | ifTime_CreateTimers (void) |
| void | ifTime_Reset (void) |
| void | ifTime_FreeTimers (void) |
| bool | ifTime_IsTimerHidden (void) |
| void ifTime_SetTime | ( | HSD_JObj * | jobj, |
| int | seconds, | ||
| int | centiseconds ) |
| void ifTime_HideTimers | ( | void | ) |
| void ifTime_ShowTimers | ( | void | ) |
| int ifTime_GetCountdownSeconds | ( | void | ) |
| void ifTime_UpdateCountdown | ( | HSD_GObj * | arg0 | ) |
| void ifTime_FreeCountdown | ( | void | ) |
| void ifTime_UpdateTimers | ( | HSD_GObj * | arg0 | ) |
| void ifTime_CreateTimers | ( | void | ) |
| void ifTime_Reset | ( | void | ) |
| void ifTime_FreeTimers | ( | void | ) |
| bool ifTime_IsTimerHidden | ( | void | ) |