ebiten/internal/gamepad
Hajime Hoshi 696938987d internal/gamepad: use locks for consistency
Perhaps Gamepad's m might not be needed, but let's use the lock for
consistency for the current situation.
2024-03-16 16:31:49 +09:00
..
api_cf_darwin.go all: bug fix: relative paths for dlopen didn't work on macOS Sonoma 2023-08-26 14:52:52 +09:00
api_desktop_windows.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
api_hid_darwin.go all: bug fix: relative paths for dlopen didn't work on macOS Sonoma 2023-08-26 14:52:52 +09:00
api_ios.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
api_linux.go all: add files for PlayStation 5 2023-10-16 00:54:08 +09:00
api_xbox_windows.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
button.go internal/gamepad: rename ButtonNum -> ButtonCount 2022-09-07 15:40:52 +09:00
extern_android.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad_android.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad_darwin.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad_desktop_windows.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad_ios.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad_js.go internal/gamepad: refactor standard layout support to allow remapping in the per-platform implementations. (#2588) 2023-03-03 23:29:04 +09:00
gamepad_linux.go all: add files for PlayStation 5 2023-10-16 00:54:08 +09:00
gamepad_nintendosdk.cpp all: fix typos (#2558) 2023-01-28 19:06:38 +09:00
gamepad_nintendosdk.go internal/gamepad: refactor standard layout support to allow remapping in the per-platform implementations. (#2588) 2023-03-03 23:29:04 +09:00
gamepad_nintendosdk.h internal/gamepad: refactoring 2023-01-01 00:58:42 +09:00
gamepad_null.go internal/gamepad: refactor standard layout support to allow remapping in the per-platform implementations. (#2588) 2023-03-03 23:29:04 +09:00
gamepad_playstation5.go all: add files for PlayStation 5 2023-10-16 00:54:08 +09:00
gamepad_windows.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad_xbox_windows.go all: remove unnecessary build tag restrictions 2023-10-01 23:27:57 +09:00
gamepad.go internal/gamepad: use locks for consistency 2024-03-16 16:31:49 +09:00