|
| static void | Draw (SerializedProperty gameBoardSettingsProperty) |
| | Draw the Gameboard settings for the singleplayer TiltFiveManager.
|
| static void | Draw (SerializedProperty playerOneGameboardSettingsProperty, SerializedProperty playerTwoGameboardSettingsProperty, SerializedProperty playerThreeGameboardSettingsProperty, SerializedProperty playerFourGameboardSettingsProperty) |
| | Draw the Gameboard settings for Player One for the multiplayer TiltFiveManager.
|
| static void | Draw (SerializedProperty gameBoardSettingsProperty, SerializedProperty playerOneGameboardSettingsProperty) |
| | Draw the Gameboard Settings for any player other than Player One for the multiplayer TiltFiveManager.
|