ebiten/internal/uidriver
Hajime Hoshi 13ce1c28b4 uidriver/mobile: Use timer.NewTimer instead of time.After
timer.NewTimer is much better than time.After in terms of memory
usage. See also https://golang.org/pkg/time/#After
2019-06-01 01:30:08 +09:00
..
glfw driver: Remove UI.Loop and add UI.RunWithoutMainLoop 2019-04-09 21:55:59 -04:00
js Replace GopherWasm with syscall/js 2019-05-01 17:28:00 +09:00
mobile uidriver/mobile: Use timer.NewTimer instead of time.After 2019-06-01 01:30:08 +09:00