fillWithText

open fun TileGraphics.fillWithText(text: String, style: StyleSet, textWrap: TextWrap = TextWrap.WRAP)

Fills this TileGraphics with the given text and style. Overwrites any existing content.

Sources

(source)
Link copied to clipboard