Method | Description | |
---|---|---|
TreeToggleButton ( |
Initializes a new instance of the TreeToggleButton class.
|
Method | Description | |
---|---|---|
Render ( Skins skin ) : void |
Renders the control using specified skin.
|
|
RenderFocus ( Skins skin ) : void |
Renders the focus overlay.
|
protected Render ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
return | void |
protected RenderFocus ( Skins skin ) : void | ||
skin | Skins | Skin to use. |
return | void |
public TreeToggleButton ( |
||
parent | Parent control. | |
return | Flood.GUI.Controls |