Historique des commits

Auteur SHA1 Message Date
  Hajime Hoshi 08ae0f4a94 ebiten: add type GamepadAxisType il y a 10 mois
  Hajime Hoshi 67663795fd internal/gamepaddb: move driver.StandardGamepadButton to gamepaddb.StandardButton il y a 2 ans
  Hajime Hoshi 627509e974 internal/gamepad: move driver.GamepadButton to gamepad.Button il y a 2 ans
  Hajime Hoshi 51f83b1527 inpututil: Add APIs for the standard gamepad layout il y a 3 ans
  Hajime Hoshi aa694be6f6 ebiten: Add the standard gamepad layout il y a 3 ans
  Hajime Hoshi bd5cc145df ebiten: Refactoring: Use aliases for GamepadButton and MouseButton il y a 3 ans
  Hajime Hoshi 2ea360b921 Revert "driver: Increase gamepad buttons to 64" il y a 3 ans
  Hajime Hoshi 62b199f9eb driver: Increase gamepad buttons to 64 il y a 3 ans
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha il y a 4 ans
  Hajime Hoshi c5a8c88e2d input: Move MouseButton and GamepadButton to driver package il y a 5 ans
  Hajime Hoshi 4de2dc0240 Add input package il y a 6 ans
  Hajime Hoshi a7fc463d91 doc: Improve comments il y a 7 ans
  Hajime Hoshi ae378dc7f5 input: Extend number of gamepad buttons from 16 to 32 (for PS4) il y a 7 ans
  Hajime Hoshi d62a90dfca input: Add GamepadButtonMax il y a 8 ans
  Hajime Hoshi 623fa5cd24 input: Remove redundant type (oops) il y a 8 ans
  Hajime Hoshi 8b565f94c6 input: Bug fix: GamepadButtonN must be GamepadButton type il y a 8 ans
  Hajime Hoshi a6b7eab71b Add Gamepad API il y a 9 ans