We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Set window maximum dimensions (FLAG_WINDOW_RESIZABLE)
None.
raylib.SetConfigFlags raylib.FLAG_WINDOW_RESIZABLE raylib.InitWindow 800, 600, "My Game" raylib.SetWindowMaxSize 1920, 1080
There was an error while loading. Please reload this page.