new TextDisplay()
A window to display text
Extends
Methods
-
drawIcon()
-
draw icon method overridden to check if icon index is a runtime icon and load the runtime icon accordingly.
- Inherited From:
-
updatePlacement(xOffset, yOffset)
-
center this window then add the offsets
Parameters:
Name Type Description xOffset
* how much to offset x by
yOffset
* how much to offset y by