ebiten/internal/uidriver/mobile
Hajime Hoshi 0246a6407e ebiten: Guarantee that CursorPosition returns (0, 0) in the very initial state on desktops
This change also guarantees that CursorPosition always returns (0, 0)
on mobiles.
2021-04-07 03:08:09 +09:00
..
graphics_ios.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
graphics_opengl.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
input.go ebiten: Guarantee that CursorPosition returns (0, 0) in the very initial state on desktops 2021-04-07 03:08:09 +09:00
keys.go ebiten: Add KeySuper 2020-10-11 18:40:40 +09:00
ui.go uidriver/mobile: Do not use %q at the mobile error message 2021-01-02 02:08:36 +09:00