GuiButtonCtrl
Engine/source/gui/buttons/guiButtonCtrl.h
Private Types
Parent
Protected Attributes
bool
Public Functions
bool
onWake()
Called when this object is asked to wake up returns true if it's actually awake at the end.
Detailed Description
Private Types
typedef GuiButtonBaseCtrl Parent
Protected Attributes
bool mHasTheme
Public Functions
GuiButtonCtrl()
DECLARE_CONOBJECT(GuiButtonCtrl )
onRender(Point2I offset, const RectI & updateRect)
Reimplemented from: GuiControl
Reimplemented by: GuiIconButtonCtrl, GuiToggleButtonCtrl, GuiToolboxButtonCtrl, VEditorButton
onWake()
Reimplemented from: GuiButtonBaseCtrl
Reimplemented by: GuiIconButtonCtrl, GuiToolboxButtonCtrl