Overview
>
klyn.gui.windows
>
Painter
>
fillText
Overview
Index
Tree
Deprecated
klyn.gui.windows.Painter.fillText
method
public fillText(text as String, x as Int, y as Int) as Void:
Description
Draws filled text.
painter.fillText("Hello", 12, 24)