Available since LÖVE 0.10.0 |
It has replaced love.graphics.isSupported. |
Gets the optional graphics features and whether they're supported on the system.
Some older or low-end systems don't always support all graphics features.
features = love.graphics.getSupported( )
None.
table features