1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-01-14 21:12:03 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Hajime Hoshi
35e29a29e7 internal/ui: bug fix: wrong property names were specified
Closes 
2024-04-30 23:32:54 +09:00
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 
Closes 
2024-03-23 23:32:43 +09:00