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 :
| Name | Description |
|---|---|
| height | Estimate height. |
| width | Estimate width. |
Methods :
public new()
Creates a new public TextField object.