Torque3D Documentation / _generateds / GuiToggleButtonCtrl

GuiToggleButtonCtrl

Engine/source/gui/buttons/guiToggleButtonCtrl.h

More...

Private Types

Public Functions

Do special pre-render processing.

onRender(Point2I offset, const RectI & updateRect)

Called when this control is to render itself.

Detailed Description

Private Types

typedef GuiButtonCtrl Parent 

Public Functions

GuiToggleButtonCtrl()

DECLARE_CONOBJECT(GuiToggleButtonCtrl )

onPreRender()

Reimplemented from: GuiControl

onRender(Point2I offset, const RectI & updateRect)

Reimplemented from: GuiButtonCtrl