Function
love.graphics.getMaxPointSize( )
Gets the max supported point size.
Synopsis
size = love.graphics.getMaxPointSize( )
Returns
size number The new point size.
Copyright © 2006-2010 LÖVE Development Team.