roundedRectangle

fun Drawer.roundedRectangle(x: Double, y: Double, width: Double, height: Double, radius: Double)(source)
fun Drawer.roundedRectangle(position: Vector2, width: Double, height: Double, radius: Double)(source)
fun Drawer.roundedRectangle(roundedRectangle: RoundedRectangle)(source)