openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-draw
/
org.openrndr.draw
/
Drawer
/
text
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
)