Function
love.graphics.setPointSize( size )
Sets the point size.
Synopsis
love.graphics.setPointSize( size )
Parameters
size number The new point size.
Copyright © 2006-2010 LÖVE Development Team.