This website requires JavaScript.
Explore
Help
Sign In
mth
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2025-02-12 11:03:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0246a6407e
ebiten
/
internal
/
uidriver
History
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