Метод | Описание | |
---|---|---|
ScrollBarButton ( |
Initializes a new instance of the ScrollBarButton class.
|
|
SetDirectionDown ( ) : void | ||
SetDirectionLeft ( ) : void | ||
SetDirectionRight ( ) : void | ||
SetDirectionUp ( ) : void |
Метод | Описание | |
---|---|---|
Render ( Skins skin ) : void |
Renders the control using specified skin.
|
protected Render ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
Результат | void |
public ScrollBarButton ( |
||
parent | Parent control. | |
Результат | Flood.GUI.Controls |