Hi everyone,
I'm writing a mario game and looking for a solution to disable the autmatic scale with is applied, when the window is resized.
Instead of rescaling the visible area should be enlarged.
What is the best way to achieve this?
I thought of changing the video mode and/or changing the camera, is this a good idea?