|
SpaghettiKart
|
Functions | |
| bool | IsPlayerValid (const char *string) |
| void | RegisterFreecamWidgets () |
Variables | |
| static s32 | sReadyUpBool = false |
| int32_t | controllerType = 0 |
| std::unordered_map< int32_t, const char * > | controlType = {{ 0, "Mouse/Keyboard" }, { 1, "Controller" }} |
| uint32_t | focusPlayer |
| static RegisterMenuInitFunc | initFunc (RegisterFreecamWidgets) |
| bool GameUI::Freecam::IsPlayerValid | ( | const char * | string | ) |
| void GameUI::Freecam::RegisterFreecamWidgets | ( | ) |
| int32_t GameUI::Freecam::controllerType = 0 |
| std::unordered_map<int32_t, const char*> GameUI::Freecam::controlType = {{ 0, "Mouse/Keyboard" }, { 1, "Controller" }} |
| uint32_t GameUI::Freecam::focusPlayer |
|
static |
|
static |