openrndr-draw
/
org.openrndr.draw
/
Drawer
/
text
common
text
fun
text
(text:
String
, position:
Vector2
)
Content copied to clipboard
Draws
text
at (
position
)
fun
text
(text:
String
, x:
Double
= 0.0, y:
Double
= 0.0)
Content copied to clipboard
Draws
text
at (
x
,
y
)