text

fun text(text: String, position: Vector2)(source)

Draws text at (position)


fun text(text: String, x: Double = 0.0, y: Double = 0.0)(source)

Draws text at (x, y)