Views
love.graphics.getLineStipple
Removed in LÖVE 0.8.0 |
This function is not supported in that and later versions. |
Gets the current line stipple.
Function
Synopsis
pattern, repeat = love.graphics.getLineStipple( )
Arguments
None.
Returns
See Also