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