love.graphics.getLineWidth
Gets the current line width.
Function
Synopsis
width = love.graphics.getLineWidth( )
Arguments
None.
Returns
number width
- The current line width.
Gets the current line width.
width = love.graphics.getLineWidth( )
None.
number width