ebiten/internal/uidriver/mobile
Hajime Hoshi 116203c5a5 cmd/ebitenmobile: update gomobile version (reland)
This switches from .framework to .xcframwork for iOS.

Closes #1922
2022-01-05 17:31:46 +09:00
..
gamepad_android.go internal/uidriver/mobile: Support gamepads on iOS 2021-10-19 19:04:12 +09:00
gamepad_ios.go cmd/ebitenmobile: update gomobile version (reland) 2022-01-05 17:31:46 +09:00
graphics_ios.go internal/uidriver/mobile: Fix the package name in a panic message 2021-10-16 20:13:36 +09:00
graphics_opengl.go Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
input.go internal/uidriver/mobile: Bug fix: Compile error 2021-10-25 03:01:33 +09:00
keys.go ebiten: Change the key name convention to follow the Web standard 2021-04-14 22:49:07 +09:00
ui.go ebiten: add RunOnMainThread(func()) (#1927) 2022-01-03 03:30:29 +09:00
vibrate_android.go ebiten: Add VibrationOptions to specify intensity (#1891) 2021-12-04 22:14:02 +09:00
vibrate_ios.go ebiten: Add VibrationOptions to specify intensity (#1891) 2021-12-04 22:14:02 +09:00