Function
love.graphics.getLineWidth( )
Gets the current line width.
Synopsis
width = love.graphics.getLineWidth( )
Returns
width number The current line width.
Copyright © 2006-2010 LÖVE Development Team.