Метод | Описание | |
---|---|---|
Split ( int splitStartOffset, IList |
Splits the element.
|
|
VisualLineElement ( |
Метод | Описание | |
---|---|---|
OnMouseClickedLeft ( int x, int y, bool down ) : void | ||
Render ( Flood skin ) : void |
Метод | Описание | |
---|---|---|
UpdateText ( ) : void |
protected OnMouseClickedLeft ( int x, int y, bool down ) : void | ||
x | int | |
y | int | |
down | bool | |
Результат | void |
public Split ( int splitStartOffset, IList |
||
splitStartOffset | int | Position inside this element at which it should be broken |
elements | IList |
The collection of line elements |
elementIndex | int | The index at which this element is in the elements list. |
Результат | void |
public VisualLineElement ( |
||
visualLine | ||
offset | int | |
length | int | |
Результат | System |