Views
love.graphics.isCreated
Checks if the window has been created.
Function
Synopsis
True = love.graphics.isCreated( )
Arguments
None.
Returns
boolean created
- True if the window has been created, false otherwise.
See Also
Checks if the window has been created.
None.
boolean created