love.graphics.getLineStyle
Available since LÖVE 0.3.2
This function is not supported in earlier versions.
Gets the line style.
Function
Synopsis
style = love.graphics.getLineStyle( )
Arguments
None.
Returns
LineStyle style
- The current line style.
See Also
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/love.graphics.getLineStyle