FloppaClient
1.0.3-0.2
FloppaClient
/
floppaclient.ui.clickgui.util
/
FontUtil
/
drawString
draw
String
fun
drawString
(
text
:
String
,
x
:
Double
,
y
:
Double
,
color
:
Int
=
ColorUtil.textcolor
)
fun
drawString
(
text
:
String
,
x
:
Int
,
y
:
Int
,
color
:
Int
=
ColorUtil.textcolor
)