메소드 | 설명 | |
---|---|---|
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.
|
public ScrollBarButton ( |
||
parent | Parent control. | |
리턴 | Flood.GUI.Controls |