GuiSubmenuBackgroundCtrl
Engine/source/gui/editor/guiMenuBar.h
Private Types
Parent
Public Functions
GuiSubmenuBackgroundCtrl(GuiMenuBar * ctrl, GuiMenuTextListCtrl * textList)
onMouseDown(const GuiEvent & event)
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
