Hajime Hoshi
|
8f524b5c23
|
examples/vibrate: refactoring
|
2022-04-12 00:11:11 +09:00 |
|
Hajime Hoshi
|
55447679ee
|
examples/vibrate: bug fix: touches didn't work correctly
|
2022-04-12 00:05:55 +09:00 |
|
Hajime Hoshi
|
245cbc2f4d
|
examples/vibrate: bug fix: compile error
Updates #1452
|
2022-01-10 16:19:33 +09:00 |
|
Hajime Hoshi
|
39ef252c2e
|
ebiten: Add VibrationOptions to specify intensity (#1891)
Updates #1452
|
2021-12-04 22:14: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 |
|