ebiten/examples/windowsize
Hajime Hoshi 35b9dd0846 internal/ui: give up SetWindowAspectRatioFixed
Unfortunately, it is almost impossible to provide a consistent behavior
to keep the aspect ratio of the window on Windows. Instead of having an
incomplete API, let's remove this.

Closes #1988
2022-02-10 18:35:00 +09:00
..
main.go internal/ui: give up SetWindowAspectRatioFixed 2022-02-10 18:35:00 +09:00