Метод | Описание | |
---|---|---|
DragAndDrop_StartDragging ( DragDrop package, int x, int y ) : void | ||
TabTitleBar ( |
||
UpdateFromTab ( |
Метод | Описание | |
---|---|---|
Render ( Skins skin ) : void |
Renders the control using specified skin.
|
public DragAndDrop_StartDragging ( DragDrop package, int x, int y ) : void | ||
package | DragDrop | |
x | int | |
y | int | |
Результат | void |
protected Render ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
Результат | void |
public TabTitleBar ( |
||
parent | ||
Результат | Flood.GUI.DragDrop |
public UpdateFromTab ( |
||
button | ||
Результат | void |