Свойство | Type | Description | |
---|---|---|---|
allocSize | int | ||
charHeight | float | ||
colorBottom | |||
colorTop | |||
font | |||
haveColorsChanged | bool | ||
isTransparent | bool | ||
pixelCharHeight | float | ||
pixelSpaceWidth | int | ||
spaceWidth | float | ||
textAlign | HorizontalAlignment | ||
viewportAspectCoef | float |
Méthode | Description | |
---|---|---|
Initialize ( ) : void |
|
|
Update ( ) : void |
Override to update char sizing based on current viewport settings.
|
Méthode | Description | |
---|---|---|
CheckMemoryAllocation ( int numChars ) : void |
|
|
UpdateColors ( ) : void |
|
|
UpdateGeometry ( ) : void |
|
|
UpdatePositionGeometry ( ) : void |
|
|
UpdateTextureGeometry ( ) : void |
Méthode | Description | |
---|---|---|
TextArea ( string name ) : System |
Basic constructor, internal since it should only be created by factories.
|
protected CheckMemoryAllocation ( int numChars ) : void | ||
numChars | int | |
Résultat | void |
protected UpdatePositionGeometry ( ) : void | ||
Résultat | void |
protected ColorEx,Axiom.Core colorBottom | ||
Résultat |
protected HorizontalAlignment textAlign | ||
Résultat | HorizontalAlignment |