ebiten/internal/uidriver
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
..
glfw internal/uidriver/glfw: Refactoring: use glfw.Window when possible 2021-04-03 17:29:38 +09:00
js internal/uidriver/js: Bug fix: CursorPosition crashed before the main loop on browsers 2021-04-07 03:07:09 +09:00
mobile ebiten: Guarantee that CursorPosition returns (0, 0) in the very initial state on desktops 2021-04-07 03:08:09 +09:00