Removed in LÖVE 0.9.0 |
This function is not supported in that and later versions. |
Checks if a display mode is supported.
supported = love.graphics.checkMode( width, height, fullscreen )
number width
number height
boolean fullscreen (false)
boolean supported