|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Static Public Member Functions | |
| static GameEventFlagIter | getBeginIter () |
| static GameEventFlagAccessor | makeAccessor (const char *) |
| static s32 | getTableSize () |
| static const GameEventFlag * | getFlag (int) |
| static const GameEventFlag * | findFlag (const char *) |
| static bool | isExist (const char *) |
| static int | getIndex (const GameEventFlag *) |
| static bool | isDependedAnother (const char *, const char *) |
Definition at line 28 of file GameEventFlagTable.hpp.