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