ebiten/internal/ui
2018-03-08 02:47:59 +09:00
..
gamepadbutton.go input: Extend number of gamepad buttons from 16 to 32 (for PS4) 2017-02-25 22:49:17 +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
input_glfw.go ui: Add IsGamepadPresent 2017-10-26 02:59:33 +09:00
input_js.go ui: Rename functions from Safari to Edge 2017-11-10 00:35:46 +09:00
input_mobile.go InputChars (#403) 2017-08-15 04:11:51 +09:00
input.go ui: Avoid creating empty slice at Touches 2018-02-12 20:23:24 +09:00
keys_glfw.go Follow the standard comment rule 2018-03-08 02:47:59 +09:00
keys_js.go Follow the standard comment rule 2018-03-08 02:47:59 +09:00
keys.go Follow the standard comment rule 2018-03-08 02:47:59 +09:00
mousebutton.go Remove MouseButtonMax 2015-01-07 03:08:33 +09:00
ui_glfw.go ui: Rename sizeChanged -> toChangeSize 2018-02-25 00:44:45 +09:00
ui_js.go ui: Bug fix: exit update function once when the context is lost (#526) 2018-03-02 01:05:54 +09:00
ui_mac.go Add internal/devicescale 2018-01-03 05:22:56 +09:00
ui_mobile.go restorable: Better calculation to clear restorable.Image 2018-02-24 21:16:30 +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