openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
openrndr
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
)