ebiten/internal/uidriver/mobile
Hajime Hoshi 7b5fb0a0d0 ui: Bug fix: The window was not shown on the secondary monitor on launching
This change changes the behavior of WindowPosition /
SetWindowPosition. The window position is now a relative position
and the origin position is the left-upper of the current monitor.

Fixes #1115
2020-03-28 19:51:47 +09:00
..
graphics_ios.go driver: Let UI have Graphics 2020-01-03 18:32:27 +09:00
graphics_opengl.go uidriver/mobile: Prevent non-mobile environments from compiling 2020-01-18 21:15:56 +09:00
input.go mobile/ebitenmobileview: Implement Android gamepad axes 2020-03-25 01:15:43 +09:00
keys.go uidriver/mobile: Implement keyboard key inputs for gomobile-build 2020-02-22 23:57:16 +09:00
ui.go ui: Bug fix: The window was not shown on the secondary monitor on launching 2020-03-28 19:51:47 +09:00