|
Unity SDK Docs 1.5.0-beta.6
|
Public Member Functions | |
| void | Validate () |
Public Attributes | |
| GlassesSettings | glassesSettings = new GlassesSettings() |
| ScaleSettings | scaleSettings = new ScaleSettings() |
| GameBoardSettings | gameboardSettings = new GameBoardSettings() |
| WandSettings | leftWandSettings = new WandSettings() |
| WandSettings | rightWandSettings = new WandSettings() |
| PlayerIndex | PlayerIndex |
Properties | |
| static uint | MAX_SUPPORTED_PLAYERS [get] |
Definition at line 24 of file PlayerSettings.cs.
|
inline |
Definition at line 51 of file PlayerSettings.cs.
| GameBoardSettings TiltFive.PlayerSettings.gameboardSettings = new GameBoardSettings() |
Definition at line 32 of file PlayerSettings.cs.
| GlassesSettings TiltFive.PlayerSettings.glassesSettings = new GlassesSettings() |
Definition at line 28 of file PlayerSettings.cs.
| WandSettings TiltFive.PlayerSettings.leftWandSettings = new WandSettings() |
Definition at line 34 of file PlayerSettings.cs.
| PlayerIndex TiltFive.PlayerSettings.PlayerIndex |
Definition at line 42 of file PlayerSettings.cs.
| WandSettings TiltFive.PlayerSettings.rightWandSettings = new WandSettings() |
Definition at line 35 of file PlayerSettings.cs.
| ScaleSettings TiltFive.PlayerSettings.scaleSettings = new ScaleSettings() |
Definition at line 30 of file PlayerSettings.cs.
|
staticget |
Definition at line 44 of file PlayerSettings.cs.