love.graphics.getPointStyle

Gets the current point size.

Function

Synopsis

style = love.graphics.getPointStyle( )

Arguments

None.

Returns

PointStyle style
The current point style.

See Also

Other Languages