The user should be able to say: I want my things to stretch / shrink as needed (useful for i.e. pong), or to leave the HUD as-is, and just provide a larger/smaller view of "the world" (useful for i.e. Prison Architect, Roller Coaster Tycoon (1+2), etc.)
Currently, the first is implemented. But there's no way to listen for a "ResizeMessage" or something like that.
We should handle the resizing of the window.
The user should be able to say: I want my things to stretch / shrink as needed (useful for i.e. pong), or to leave the HUD as-is, and just provide a larger/smaller view of "the world" (useful for i.e. Prison Architect, Roller Coaster Tycoon (1+2), etc.)
Currently, the first is implemented. But there's no way to listen for a "ResizeMessage" or something like that.