setCircle

fun setCircle(x: Float, y: Float, radius: Float, steps: Int): Shape

Sets the shape as a circle with a center at x, y with radius and number of steps around the circle

Sources

Link copied to clipboard