love.graphics.setPointStyle
Sets the point style.
Function
Synopsis
love.graphics.setPointStyle( style )
Arguments
PointStyle style
- The new point style.
Returns
Nothing.
Sets the point style.
love.graphics.setPointStyle( style )
PointStyle style
Nothing.