GuiPopUpBackgroundCtrlEx
Engine/source/gui/controls/guiPopUpCtrlEx.h
Protected Attributes
Public Functions
GuiPopUpBackgroundCtrlEx(GuiPopUpMenuCtrlEx * ctrl, GuiPopupTextListCtrlEx * textList)
onMouseDown(const GuiEvent & event)
Detailed Description
Protected Attributes
GuiPopUpMenuCtrlEx * mPopUpCtrl
GuiPopupTextListCtrlEx * mTextList
Public Functions
GuiPopUpBackgroundCtrlEx(GuiPopUpMenuCtrlEx * ctrl, GuiPopupTextListCtrlEx * textList)
onMouseDown(const GuiEvent & event)
Reimplemented from: GuiControl