ButtonPosition vs Button
Introduction


Code Example - Getting Button by ButtonPosition
Last updated
Was this helpful?


Last updated
Was this helpful?
Was this helpful?
// The following code assumes JumpInput is a property of type IpressableInput:
this.JumpInput = gamepad.GetButton(ButtonPosition.FaceDown);