메소드 | 설명 | |
---|---|---|
GetButton ( LogitechWingmanController, buttonId ) : bool | ||
GetButtonDown ( LogitechWingmanController, buttonId ) : bool | ||
GetButtonName ( BaseController, buttonId ) : string | ||
GetButtonUp ( LogitechWingmanController, buttonId ) : bool | ||
GetDPad ( ) : Vector2 | ||
GetLeftJoystick ( ) : Vector2 | ||
GetMotion ( ) : Vector2 | ||
GetRightJoystick ( ) : Vector2 | ||
SetKeyMapping ( ) : void |
메소드 | 설명 | |
---|---|---|
AddJoystickButtonMap ( LogitechWingmanController, buttonId, int inputKey ) : void |
public GetButton ( LogitechWingmanController, buttonId ) : bool | ||
buttonId | LogitechWingmanController, | |
리턴 | bool |
public GetButtonDown ( LogitechWingmanController, buttonId ) : bool | ||
buttonId | LogitechWingmanController, | |
리턴 | bool |
public GetButtonName ( BaseController, buttonId ) : string | ||
buttonId | BaseController, | |
리턴 | string |
public GetButtonUp ( LogitechWingmanController, buttonId ) : bool | ||
buttonId | LogitechWingmanController, | |
리턴 | bool |