Unity SDK Docs 1.5.0.beta.7
Loading...
Searching...
No Matches
TiltFive.GameBoardSettingsDrawer Class Reference

Static Public Member Functions

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.

Member Function Documentation

◆ Draw() [1/3]

void TiltFive.GameBoardSettingsDrawer.Draw ( SerializedProperty gameBoardSettingsProperty)
static

Draw the Gameboard settings for the singleplayer TiltFiveManager.

Parameters
gameBoardSettingsProperty

◆ Draw() [2/3]

void TiltFive.GameBoardSettingsDrawer.Draw ( SerializedProperty gameBoardSettingsProperty,
SerializedProperty playerOneGameboardSettingsProperty )
static

Draw the Gameboard Settings for any player other than Player One for the multiplayer TiltFiveManager.

Parameters
gameBoardSettingsProperty
playerOneGameboardSettingsProperty

◆ Draw() [3/3]

void TiltFive.GameBoardSettingsDrawer.Draw ( SerializedProperty playerOneGameboardSettingsProperty,
SerializedProperty playerTwoGameboardSettingsProperty,
SerializedProperty playerThreeGameboardSettingsProperty,
SerializedProperty playerFourGameboardSettingsProperty )
static

Draw the Gameboard settings for Player One for the multiplayer TiltFiveManager.

Parameters
playerOneGameboardSettingsProperty
playerTwoGameboardSettingsProperty
playerThreeGameboardSettingsProperty
playerFourGameboardSettingsProperty