Core.Object
|
+--GUI.GUI
|
+--GUI.GUIComponent
|
+--GUI.GUIButton
|
+--GUI.GUIGFXButton
| Direct Known Subclasses:GUICheckBoxButton, GUIVertGripButton, GUIVertScrollButton |
| Function Summary | |
void |
InitComponent(GUIController MyController, GUIComponent MyOwner)// Graphic is drawn using clientbounds if true |
bool |
InternalOnClick(GUIComponent Sender) |
void |
SetChecked(bool bNewChecked) |