Difference between revisions of "love.graphics.setLineWidth"
m (1 revision: Importing from potato (again).) |
|
(No difference)
|
Revision as of 16:17, 14 February 2010
Sets the line width.
Function
Synopsis
love.graphics.setLineWidth( width )
Arguments
number width
- The width of the line.
Returns
Nothing.