torque Torque Game Engine Documentation
TGE Version 1.5.2

GuiMenuBackgroundCtrl Class Reference

#include <guiMenuBar.h>

Inheritance diagram for GuiMenuBackgroundCtrl:

Inheritance graph
[legend]

Public Member Functions

 GuiMenuBackgroundCtrl (GuiMenuBar *ctrl, GuiMenuTextListCtrl *textList)
void onMouseDown (const GuiEvent &event)
void onMouseMove (const GuiEvent &event)
void onMouseDragged (const GuiEvent &event)

Protected Attributes

GuiMenuBarmMenuBarCtrl
GuiMenuTextListCtrlmTextList

Private Types

typedef GuiControl Parent

Member Typedef Documentation

Reimplemented from GuiControl.

Reimplemented in GuiSubmenuBackgroundCtrl.


Constructor & Destructor Documentation

GuiMenuBackgroundCtrl::GuiMenuBackgroundCtrl ( GuiMenuBar ctrl,
GuiMenuTextListCtrl textList 
)


Member Function Documentation

void GuiMenuBackgroundCtrl::onMouseDown ( const GuiEvent event  )  [virtual]

Reimplemented from GuiControl.

Reimplemented in GuiSubmenuBackgroundCtrl.

void GuiMenuBackgroundCtrl::onMouseMove ( const GuiEvent event  )  [virtual]

Reimplemented from GuiControl.

void GuiMenuBackgroundCtrl::onMouseDragged ( const GuiEvent event  )  [virtual]

Reimplemented from GuiControl.


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen