public class TextField

Package :

(default package)

Extends :

Known subclasses :

Description :

Used to display text on the stage. Textfields should not be used in cached objects, since font width can't be calculated (maybe in future implementations).

Attributes :

NameDescription
heightEstimate height.
widthEstimate width.

Methods :

public new()

Creates a new public TextField object.