Available since LÖVE 0.10.0 |
This function is not supported in earlier versions. |
Makes the window as large as possible.
This function has no effect if the window isn't resizable, since it essentially programmatically presses the window's "maximize" button.
love.window.maximize( )
None.
Nothing.