This is the complete list of members for ArenaManager, including all inherited members.
ClearNotifications() | ArenaManager | |
DestroyUI() | ArenaManager | |
EndGame(string loser) | ArenaManager | |
gameLength | ArenaManager | |
GenerateGame(int gameID) | ArenaManager | |
InitializeGameByGameID(int gameID, bool p1Playable, bool p2Playable, bool UIEnabled) | ArenaManager | |
InitializeGameByPath(string path, bool p1Playable, bool p2Playable, bool UIEnabled) | ArenaManager | |
InitializeTutorialByPath(string path, bool p1Playable, bool p2Playable, bool UIEnabled) | ArenaManager | |
InitUI() | ArenaManager | |
move | ArenaManager | |
NotificationCoroutine(string message) | ArenaManager | |
notifications | ArenaManager | |
notificationsText | ArenaManager | |
p1HUD | ArenaManager | |
p1HUDText | ArenaManager | |
p1Playable | ArenaManager | |
p2HUD | ArenaManager | |
p2HUDText | ArenaManager | |
p2Playable | ArenaManager | |
platforms | ArenaManager | |
player | ArenaManager | |
player1 | ArenaManager | |
player2 | ArenaManager | |
ReadGame(string tempDirectoryPath) | ArenaManager | |
result | ArenaManager | |
ReturnToMenuCoroutine() | ArenaManager | |
SaveGameJSON(int gameID) | ArenaManager | |
SaveGameJSONtoResultsFolder(string gamePath) | ArenaManager | |
serializedMove1Player1 | ArenaManager | |
serializedMove1Player2 | ArenaManager | |
serializedPlayer1 | ArenaManager | |
serializedPlayer2 | ArenaManager | |
SetGameOptions() | ArenaManager | |
SetPlayerToCPU(Player player, Player opponent) | ArenaManager | |
SetPlayerToIJKL(Player player) | ArenaManager | |
SetPlayerToJumpCPU(Player player, Player opponent) | ArenaManager | |
SetPlayerToWASD(Player player) | ArenaManager | |
SpawnInPlatform(int spawnX, int spawnY, int platX, int platSizeX, int platY, int platSizeY) | ArenaManager | |
SpawnIsSafe(int spawnX, int spawnY, List< Platform > platforms) | ArenaManager | |
startTime | ArenaManager | |
UIEnabled | ArenaManager | |
UpdateNotifications(string message) | ArenaManager | |
WriteJson< T >(string filename, T serializedObj) | ArenaManager | |