Method | Description | |
---|---|---|
GetButtonName ( BaseController, buttonId ) : string | ||
GetDPad ( ) : Vector2 | ||
SetKeyMapping ( ) : void |
Method | Description | |
---|---|---|
AddJoystickButtonMap ( GenericController, buttonId, int inputKey ) : void |
protected AddJoystickButtonMap ( GenericController, buttonId, int inputKey ) : void | ||
buttonId | GenericController, | |
inputKey | int | |
return | void |
public GetButtonName ( BaseController, buttonId ) : string | ||
buttonId | BaseController, | |
return | string |