ebiten/examples/windowsize
Hajime Hoshi 75721e6fc1 ui: Auto scaling on browsers
This change forces Ebiten apps on browsers 'fullscreen' mode.
After this change, 'scale' value is no longer used on browsers.

Note that this breaks backward compatibility, but as long as the
game works in an iframe, this should not be problematic.

Fixes #960
2019-10-15 00:02:02 +09:00
..
main.go ui: Auto scaling on browsers 2019-10-15 00:02:02 +09:00