love.graphics.setLineStyle


Function

Synopsis

love.graphics.setLineStyle( style )

Arguments

LineStyle style
The LineStyle to use.

Returns

Nothing.

See Also