You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise basically rendering the menu to it's own buffer and scaling it up.
Alternative is to actually position and scale the menu elements depending on the screen resolution, though this is more complicated to implement at this stage.
The text was updated successfully, but these errors were encountered:
Investigate https://wiki.libsdl.org/SDL_BlitScaled
Otherwise basically rendering the menu to it's own buffer and scaling it up.
Alternative is to actually position and scale the menu elements depending on the screen resolution, though this is more complicated to implement at this stage.
The text was updated successfully, but these errors were encountered: