Function
love.graphics.setLineWidth( width )
Sets the line width.
Synopsis
love.graphics.setLineWidth( width )
Parameters
width number The width of the line.
Copyright © 2006-2010 LÖVE Development Team.