ebiten/internal/gamepad
Hajime Hoshi e7c0a121c4 all: remove the build tag 'ebitencbackend'
This also automatically enables 'egl' when 'nintendosdk' is specified.

Updates #2242
2022-08-12 13:15:39 +09:00
..
api_desktop_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
api_ios.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
api_linux.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
api_xbox_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
button.go internal/gamepad: move driver.GamepadButton to gamepad.Button 2022-02-05 23:03:30 +09:00
extern_android.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_android.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_darwin.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_desktop_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_ios.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_js.go ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) 2022-08-11 12:35:20 +09:00
gamepad_linux.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_nintendosdk.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_null.go ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) 2022-08-11 12:35:20 +09:00
gamepad_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad_xbox_windows.go all: remove the build tag 'ebitencbackend' 2022-08-12 13:15:39 +09:00
gamepad.go ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241) 2022-08-11 12:35:20 +09:00