ebiten/internal/uidriver/mobile
Hajime Hoshi 7c6f2fd799 ebiten: Vibrate takes time durations instead of the options
Android and browsers can specify only a time duration for vibration.

VibrateOptions is renamed to GamepadVibrateOptions for gamepads.

Updates #1452
2021-10-24 05:02:49 +09:00
..
gamepad_android.go internal/uidriver/mobile: Support gamepads on iOS 2021-10-19 19:04:12 +09:00
gamepad_ios.go internal/uidriver/mobile: Support gamepads on iOS 2021-10-19 19:04:12 +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: Refactoring 2021-10-16 23:46:14 +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: Vibrate takes time durations instead of the options 2021-10-24 05:02:49 +09:00