Package: pumpkin.text
[alpha] The Textfield class renders text as a DisplayObject and handles text input.
Create empty TextField. |
| |
[alpha] Returns cloned copy including its state and text formatting ( not parented ) | |
| |
Get the GlyphInfo character information for a given character in the current font of the defaultTextFormat. | |
Create new GlyphInfo. | |
Append text. |
Auto scroll when inputting text. | |
Localization name eg. | |
Indicates if the textfield has any filters. | |
Default password mask character. | |
Global textfield profile setting. | |
Indicates the displayed text contents. | |
[alpha][internal] Override global kerning Note: should be implemented in textFormat. | |
[alpha] Set text align. Note: should be implemented in textFormat. | |
Set text format. | |
Indicates the TextField type, see TextFieldType for valid enumerations. | |
Indicates the maximum value of the scrollV. | |
Indicates the maximum value of the scrollV. | |
Indicates the vertical scroll position of the text. | |
Indicates the horizontal scroll position of the text. | |
Enable multi-line textfield. | |
Indicates the input cursor to draw. | |
Indicates the max number of characters the TextField accepts. | |
Indicates valid characters allowed in the TextField. | |
Get the number of lines, if word wrapping is enabled this may increase. | |
Indicates if the text contents should be displayed as a password. | |
| |
| |
|