Torque3D Documentation / _generateds / VEditorScrollControl

VEditorScrollControl

Engine/source/Verve/GUI/VEditorScrollControl.h

More...

Private Types

Public Functions

onMouseEvent(const char * pEventName, const GuiEvent & pEvent)
onRender(Point2I offset, const RectI & updateRect)

Called when this control is to render itself.

Detailed Description

Private Types

typedef GuiScrollCtrl Parent 

Public Functions

DECLARE_CONOBJECT(VEditorScrollControl )

onMouseEvent(const char * pEventName, const GuiEvent & pEvent)

onMouseUp(const GuiEvent & pEvent)

Reimplemented from: GuiScrollCtrl

onRender(Point2I offset, const RectI & updateRect)

Reimplemented from: GuiScrollCtrl

onRightMouseUp(const GuiEvent & pEvent)

Reimplemented from: GuiControl