Torque3D Documentation / _generateds / afxEventCatchAll

afxEventCatchAll

Engine/source/afx/ui/afxEventCatchAll.cpp

More...

Private Types

Parent 

Detailed Description

Private Types

typedef GuiControl Parent 

Public Functions

afxEventCatchAll()

DECLARE_CATEGORY("AFX" )

DECLARE_CONOBJECT(afxEventCatchAll )

getCursor(GuiCursor *& cursor, bool & showCursor, const GuiEvent & lastGuiEvent)

Reimplemented from: GuiControl

onMouseDown(const GuiEvent & )

Reimplemented from: GuiControl

onMouseDragged(const GuiEvent & )

Reimplemented from: GuiControl

onMouseEnter(const GuiEvent & )

Reimplemented from: GuiControl

onMouseLeave(const GuiEvent & )

Reimplemented from: GuiControl

onMouseMove(const GuiEvent & )

Reimplemented from: GuiControl

onMouseUp(const GuiEvent & )

Reimplemented from: GuiControl

onMouseWheelDown(const GuiEvent & )

Reimplemented from: GuiControl

onMouseWheelUp(const GuiEvent & )

Reimplemented from: GuiControl

onRightMouseDown(const GuiEvent & )

Reimplemented from: GuiControl

onRightMouseDragged(const GuiEvent & )

Reimplemented from: GuiControl

onRightMouseUp(const GuiEvent & )

Reimplemented from: GuiControl