createRoundedRectangle

fun createRoundedRectangle(x: Double, y: Double, width: Double, height: Double, fillColor: Color, textContent: String, textColor: Color, fontSize: Double): Pane