Searched refs:createPolygon (Results 1 – 2 of 2) sorted by relevance
24 fun createPolygon(radius: Float, sides: Int): Path { regex
227 val thrustPath = createPolygon(-3f, 3).also { it.translate(Vec2(-4f, 0f)) }