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