love.graphics.getLineStyle

Gets the line style.

Function

Synopsis

style = love.graphics.LineStyle( )

Arguments

None.

Returns

LineStyle style
The current line style.

See Also

Other Languages