love.graphics.getLineStyle
Gets the line style.
Function
Synopsis
style = love.graphics.getLineStyle( )
Arguments
None.
Returns
LineStyle style
- The current line style.
Gets the line style.
style = love.graphics.getLineStyle( )
None.
LineStyle style
Please login to continue.