love.graphics.setLineWidth
Sets the line width.
Function
Synopsis
1 | love.graphics.setLineWidth( width ) |
Arguments
number width
- The width of the line.
Returns
Nothing.
Sets the line width.
1 | love.graphics.setLineWidth( width ) |
number width
Nothing.
Designed by : w10schools
service@w10schools.com
Please login to continue.