ebiten/examples/windowsize
Hajime Hoshi 4fe5acd711 ui: Panic on MaximizeWindow when the window is not resizable
On Windows, the window could be maximized even when the window was
not resizable. This behavior is confusing. Forbid it so that the
behavior will be clearer.
2020-03-28 22:08:48 +09:00
..
main.go ui: Panic on MaximizeWindow when the window is not resizable 2020-03-28 22:08:48 +09:00