Hajime Hoshi
|
b638b72f0b
|
ebiten: Add a comment about Vibrate
|
2021-12-04 17:48:09 +09:00 |
|
Hajime Hoshi
|
5d5ce370f1
|
internal/uidriver/mobile: Implement Vibrate on iOS
Updates #1452
|
2021-11-11 00:50:02 +09:00 |
|
Hajime Hoshi
|
2aa232878d
|
ebiten: Add VibrateGamepad and implement this on browsers
Updates #1452
|
2021-10-25 02:30:42 +09:00 |
|
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 |
|
Hajime Hoshi
|
b8a5ea7bd6
|
ebiten: Add Vibrate and VibrateOptions, and implement this on browsers
Updates #1452
|
2021-10-24 01:05:33 +09:00 |
|