VEditorScrollControl
Engine/source/Verve/GUI/VEditorScrollControl.h
Private Types
Parent
Public Functions
onMouseEvent(const char * pEventName, const GuiEvent & pEvent)
onRightMouseUp(const GuiEvent & pEvent)
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