Function
love.graphics.setLineStyle( style )
Sets the line style.
Synopsis
love.graphics.setLineStyle( style )
Parameters
style LineStyle The LineStyle to use.
Copyright © 2006-2010 LÖVE Development Team.