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-09 17:43:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52900fac79
ebiten
/
internal
/
uidriver
/
mobile
History
Hajime Hoshi
42c70e48ff
uidriver/mobile: No need to use sync.Once
...
devicescale.At is already locked by a mutex and keeps values in its cache.
2019-08-19 02:32:53 +09:00
..
input.go
uidriver/mobile: Reduce mutex to avoid potential deadlock
2019-08-19 00:32:52 +09:00
ui.go
uidriver/mobile: No need to use sync.Once
2019-08-19 02:32:53 +09:00