Function
love.graphics.getPointStyle( )
Gets the current point size.
Synopsis
style = love.graphics.getPointStyle( )
Returns
style PointStyle The current point style.
Copyright © 2006-2010 LÖVE Development Team.