love.graphics.getMaxPointSize
Gets the max supported point size.
Function
Synopsis
size = love.graphics.getMaxPointSize( )
Arguments
None.
Returns
number size
- The new point size.
Gets the max supported point size.
size = love.graphics.getMaxPointSize( )
None.
number size