GuiPopUpBackgroundCtrl
Engine/source/gui/controls/guiPopUpCtrl.h
Protected Attributes
Public Functions
GuiPopUpBackgroundCtrl(GuiPopUpMenuCtrl * ctrl, GuiPopupTextListCtrl * textList)
onMouseDown(const GuiEvent & event)
Detailed Description
Protected Attributes
GuiPopUpMenuCtrl * mPopUpCtrl
GuiPopupTextListCtrl * mTextList
Public Functions
GuiPopUpBackgroundCtrl(GuiPopUpMenuCtrl * ctrl, GuiPopupTextListCtrl * textList)
onMouseDown(const GuiEvent & event)
Reimplemented from: GuiControl