ebiten/examples/fullscreen
Hajime Hoshi f4029aaa77 ebiten: add (*Monitor).Size() to replace ScreenSizeInFullscreen()
Also, this change fixes redundant checks the case when a monitor
does not exist. Now Ebitengine checks a monitor existence at the
initialization.

Closes #2145
Closes #2795
2024-03-23 23:32:43 +09:00
..
main.go ebiten: add (*Monitor).Size() to replace ScreenSizeInFullscreen() 2024-03-23 23:32:43 +09:00