Свойство | Type | Description | |
---|---|---|---|
cellControl | CellControl, | ||
cellControlPanel | GameObject | ||
gameObjectName | string | ||
selectedKeyboardControlSprite | GameObject | ||
selectedMouseControlSprite | GameObject |
Méthode | Description | |
---|---|---|
get ( ) : ControlsMainMenuItemArray, | ||
switchControlTypeToAbsoluteWASD ( ) : void | ||
switchControlTypeToLeftClickToMove ( ) : void | ||
switchControlTypeToRelativeWASD ( ) : void | ||
switchControlTypeToRightClickToMove ( ) : void |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
updateIconsPosition ( bool active ) : void |
public static get ( ) : ControlsMainMenuItemArray, | ||
Résultat | ControlsMainMenuItemArray, |
public switchControlTypeToAbsoluteWASD ( ) : void | ||
Résultat | void |
public switchControlTypeToLeftClickToMove ( ) : void | ||
Résultat | void |
public switchControlTypeToRelativeWASD ( ) : void | ||
Résultat | void |
public switchControlTypeToRightClickToMove ( ) : void | ||
Résultat | void |
public GameObject selectedKeyboardControlSprite | ||
Résultat | GameObject |