Torque3D Documentation / _generateds / GuiSubmenuBackgroundCtrl

GuiSubmenuBackgroundCtrl

Engine/source/gui/editor/guiMenuBar.h

More...

Private Types

Public Functions

bool
pointInControl(const Point2I & parentCoordPoint)

This function will return true if the provided coordinates (wrt parent object) are within the bounds of this control.

Detailed Description

Private Types

typedef GuiMenuBackgroundCtrl Parent 

Public Functions

GuiSubmenuBackgroundCtrl(GuiMenuBar * ctrl, GuiMenuTextListCtrl * textList)

onMouseDown(const GuiEvent & event)

Reimplemented from: GuiMenuBackgroundCtrl

pointInControl(const Point2I & parentCoordPoint)

Reimplemented from: GuiControl