mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-07 08:24:26 +01:00
u.toChangeSize affects the result of u.updateSize. When the callback for WindowSetSize is invoked, toChangeSize should be true. In order to simplify the logic, we have to remove toChangeSize later. Closes #1884 |
||
---|---|---|
.. | ||
graphics_darwin.go | ||
graphics_opengl.go | ||
hideconsole_notwindows.go | ||
hideconsole_windows.go | ||
input.go | ||
keys.go | ||
run_notsinglethread.go | ||
run_singlethread.go | ||
ui_darwin.go | ||
ui_unix.go | ||
ui_windows.go | ||
ui.go | ||
window.go |