drawString

external fun drawString(text: String, x: Int, y: Int, index: Int = this.index)

打印一个字符串

Parameters

text

要打印的字符串