lovr.graphics.present
Presents the results of pending drawing operations to the window. This is automatically called after lovr.draw
by the default lovr.run
function.
lovr.graphics.present()
Arguments
None
Returns
Nothing
See also
lovr.graphics
Presents the results of pending drawing operations to the window. This is automatically called after lovr.draw
by the default lovr.run
function.
lovr.graphics.present()
None
Nothing
lovr.graphics