ebiten/internal/ui
Hajime Hoshi e25c237a01 Add IsVsyncEnabled / SetVsyncEnabled
This enables the game to work more efficiently (but consume much
more CPU).

Fixes #405.
2018-07-14 21:43:55 +09:00
..
hideconsole_notwindows.go ui: Rename files 2017-05-13 19:50:40 +09:00
hideconsole_windows.go Fix misspelling 2017-07-23 22:50:18 +09:00
ui_glfw.go Add IsVsyncEnabled / SetVsyncEnabled 2018-07-14 21:43:55 +09:00
ui_js.go Add IsVsyncEnabled / SetVsyncEnabled 2018-07-14 21:43:55 +09:00
ui_mac.go Add internal/devicescale 2018-01-03 05:22:56 +09:00
ui_mobile.go Add IsVsyncEnabled / SetVsyncEnabled 2018-07-14 21:43:55 +09:00
ui_unix.go Rename files _xwindow.go to _unix.go 2018-01-03 23:38:47 +09:00
ui_windows.go Add internal/devicescale 2018-01-03 05:22:56 +09:00
ui.go ui: Change RegularTermination to a value 2018-02-04 00:22:38 +09:00