Метод | Описание | |
---|---|---|
EnableCharPositionSupport ( ) : void | ||
EnsureSizeCorrect ( ) : void | ||
GetLinesShape ( int startLine, float startCharX, int endLine, float endCharX, bool clipped, List |
|
|
Redraw ( ) : void |
|
|
SetAlternativeText ( string value, bool html ) : void |
|
|
TextField ( ) : System | ||
Update ( |
Метод | Описание | |
---|---|---|
OnSizeChanged ( bool widthChanged, bool heightChanged ) : void |
Метод | Описание | |
---|---|---|
ApplyVertAlign ( ) : void | ||
BuildLines ( ) : void | ||
BuildLinesFinal ( ) : void | ||
BuildMesh ( ) : void | ||
Cleanup ( ) : void | ||
EnableRichSupport ( |
||
HandleEmojies ( ) : void | ||
RequestText ( ) : void |
准备字体纹理
|
public EnableCharPositionSupport ( ) : void | ||
Результат | void |
public GetLinesShape ( int startLine, float startCharX, int endLine, float endCharX, bool clipped, List |
||
startLine | int | |
startCharX | float | |
endLine | int | |
endCharX | float | |
clipped | bool | |
resultRects | List |
|
Результат | void |
protected OnSizeChanged ( bool widthChanged, bool heightChanged ) : void | ||
widthChanged | bool | |
heightChanged | bool | |
Результат | void |
public SetAlternativeText ( string value, bool html ) : void | ||
value | string | |
html | bool | |
Результат | void |
public Update ( |
||
context | ||
Результат | void |