Commit History

Author SHA1 Message Date
  Hajime Hoshi 08ae0f4a94 ebiten: add type GamepadAxisType 10 months ago
  David Poirier 7fe89b173b examples/gamepad: bug fix: correct iteration start button in gamepad example (#2730) 1 year ago
  Artem Yadelskyi 86e694941f examples: remove `example` build tag (#2433) 2 years ago
  Artem Yadelskyi 5b53cef59e all: remove old `// +build` comments (#2431) 2 years ago
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments 2 years ago
  Hajime Hoshi 094726915b ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) 2 years ago
  Hajime Hoshi 5f17264c74 ebiten: rename Gamepad(Axis|Button)Num -> Gamepad(Axis|Button)Count 2 years ago
  Hajime Hoshi be356390e0 examples/gamepad: add vibrations 2 years ago
  Hajime Hoshi fb3a022327 ebiten: use the DB's name for GamepadName 2 years ago
  Hajime Hoshi 210036a5a5 examples/gamepad: do not get an SDL ID from a disconnected gamepad 2 years ago
  Hajime Hoshi 82c41cea39 examples/gamepad: Fix the layout 3 years ago
  Hajime Hoshi ea12ede127 ebiten: Add StandardGamepadButtonValue 3 years ago
  Hajime Hoshi f192971080 ebiten: Rename HasGamepadStandardLayoutMapping -> IsStandardGamepadLayoutAvailable 3 years ago
  Hajime Hoshi 51f83b1527 inpututil: Add APIs for the standard gamepad layout 3 years ago
  Hajime Hoshi aa694be6f6 ebiten: Add the standard gamepad layout 3 years ago
  Hajime Hoshi 6b949cede8 examples/gamepad: Always show signs for axis values 3 years ago
  Hajime Hoshi 700052519c examples: Use GamepadAxisValue 3 years ago
  Hajime Hoshi af150ad67b examples/gamepad: Show SDL ID on the terminal 3 years ago
  Hajime Hoshi e8ea4046cb inpututil: Add AppendJustConnectedGamepadIDs 3 years ago
  Hajime Hoshi a615be69c7 examples: Add //go:build 3 years ago
  Hajime Hoshi 809b7a3afa ebiten: Introduce type GamepadID 4 years ago
  Hajime Hoshi bb20e62435 examples/gamepad: Bug fix: Misuse of indices and gamepad IDs 4 years ago
  Hajime Hoshi 47065f5f2c Remove supporting jsgo 4 years ago
  Hajime Hoshi 8f00c8fbf5 ebiten: Remove the argument from Update 4 years ago
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha 4 years ago
  Hajime Hoshi 8cb037e902 examples/gamepad: Sort gamepad ids when showing the states 4 years ago
  Hajime Hoshi 29ef737413 examples/gamepad: Use RunGame 4 years ago
  Hajime Hoshi d6d17a7e85 uidriver/js: Implement GamepadSDLID 4 years ago
  Hajime Hoshi 3cd9dfd800 Rename IsRunningSlowly to IsDrawingSkipped 6 years ago
  Hajime Hoshi a355d701ad inpututil: Replace JustDisconnectedGamepadIDs with IsGamepadJustDisconnected (#505) 6 years ago