littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.font
/
VectorFont
/
Text
/
Text
Text
fun
Text
(
text
:
String
=
""
,
pxScale
:
Int
=
16
,
color
:
Color
=
Color.BLACK
)