프로퍼티 | 타입 | 설명 | |
---|---|---|---|
cellControl | CellControl, | ||
cellControlPanel | GameObject | ||
gameObjectName | string | ||
selectedKeyboardControlSprite | GameObject | ||
selectedMouseControlSprite | GameObject |
메소드 | 설명 | |
---|---|---|
get ( ) : ControlsMainMenuItemArray, | ||
switchControlTypeToAbsoluteWASD ( ) : void | ||
switchControlTypeToLeftClickToMove ( ) : void | ||
switchControlTypeToRelativeWASD ( ) : void | ||
switchControlTypeToRightClickToMove ( ) : void |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
updateIconsPosition ( bool active ) : void |
public switchControlTypeToLeftClickToMove ( ) : void | ||
리턴 | void |
public switchControlTypeToRightClickToMove ( ) : void | ||
리턴 | void |
public GameObject selectedKeyboardControlSprite | ||
리턴 | GameObject |