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