Commit History

Author SHA1 Message Date
  Hajime Hoshi 061614080a ebiten: fix comments 2 years ago
  Hajime Hoshi 897ecdd5e6 ebiten: fix a wrong comment about IsKeyPressed 2 years ago
  Hajime Hoshi b11f17b281 internal/uidriver/mobile: Support gamepads on iOS 3 years ago
  Hajime Hoshi ea12ede127 ebiten: Add StandardGamepadButtonValue 3 years ago
  Hajime Hoshi f23dadb8ae Add internal/gamepaddb (#1805) 3 years ago
  Hajime Hoshi a1e522e838 ebiten: Update comments 3 years ago
  divVerent 7b11377bce ebiten: Support updating the gamepad mapping (#1775) 3 years ago
  Hajime Hoshi 5004fdcf02 ebiten: Update comments 3 years ago
  Hajime Hoshi f192971080 ebiten: Rename HasGamepadStandardLayoutMapping -> IsStandardGamepadLayoutAvailable 3 years ago
  Hajime Hoshi aa694be6f6 ebiten: Add the standard gamepad layout 3 years ago
  Hajime Hoshi f882dbda77 ebiten: Fix comments 3 years ago
  Hajime Hoshi dbcb220742 ebiten: Add GamepadAxisValue replacing GamepadAxis 3 years ago
  Hajime Hoshi bd5cc145df ebiten: Refactoring: Use aliases for GamepadButton and MouseButton 3 years ago
  Hajime Hoshi 6bc22d4587 Unify 'deprecated' comment formats 3 years ago
  Hajime Hoshi 431cd33839 ebiten: Add AppendInputChars, AppendGamepadIDs, and AppendTouchIDs 3 years ago
  Hajime Hoshi 99a6b1b03e internal/driver: Change some functions to Append* 3 years ago
  Hajime Hoshi 26bb1b5f31 ebiten: Refactoring: Stop using TouchIDs in TouchPosition 3 years ago
  Hajime Hoshi 4398a5e227 ebiten: Change the key name convention to follow the Web standard 3 years ago
  Hajime Hoshi 4c22314b3a ebiten: Remove old comments 3 years ago
  Hajime Hoshi 0246a6407e ebiten: Guarantee that CursorPosition returns (0, 0) in the very initial state on desktops 3 years ago
  Hajime Hoshi 763ed32ca6 ebiten: Update input API comments for Android 3 years ago
  Hajime Hoshi 14070ee153 uidriver: Copy the runes on the callee sides 4 years ago
  Hajime Hoshi 5ee3fdf628 ebiten: Add KeySuper 4 years ago
  Hajime Hoshi b1c67c7661 ebiten: Introduce type TouchID 4 years ago
  Hajime Hoshi 809b7a3afa ebiten: Introduce type GamepadID 4 years ago
  Hajime Hoshi 83ead375a4 ebiten: Update comments 4 years ago
  Hajime Hoshi 1d4ff9a906 ebiten: Remove the deprecated functions and constants 4 years ago
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha 4 years ago
  raa0121 e3e8b49047 ebiten: Add inpututil guide comments for Is{Key,MouseButton,Gamepad}Pressed and TouchIDs (#1346) 4 years ago
  Hajime Hoshi a1ac574a60 docs: Use 'Deprecated:' annotation 4 years ago