ebiten/inpututil
Hajime Hoshi 51f83b1527 inpututil: Add APIs for the standard gamepad layout
This change adds these APIs to inpututil:

  * IsStandardGamepadButtonJustPressed
  * IsStandardGamepadButtonJustReleased
  * StandardGamepadButtonPressDuration

Closes #1557
2021-07-20 02:37:12 +09:00
..
inpututil.go inpututil: Add APIs for the standard gamepad layout 2021-07-20 02:37:12 +09:00