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