Views
love.graphics.setLineWidth
Sets the line width.
Contents |
Function
Synopsis
love.graphics.setLineWidth( width )
Arguments
number width
- The width of the line.
Returns
Nothing.
See Also
Sets the line width.
Contents |
number width
Nothing.