Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::ListSelectionTarget Class Reference

Manages Overlay objects, parsing them from .overlay files and storing a lookup library of them. More...

#include <OgreListSelectionTarget.h>

Inheritance diagram for Ogre::ListSelectionTarget:

Ogre::ListGuiElement List of all members.

Public Methods

void processListSelectionEvent (ListSelectionEvent *e)
void addListSelectionListener (ListSelectionListener *l)
void removeListSelectionListener (ListSelectionListener *l)

Protected Methods

 ListSelectionTarget ()

Protected Attributes

ListSelectionListenermListSelectionListener

Detailed Description

Manages Overlay objects, parsing them from .overlay files and storing a lookup library of them.


Constructor & Destructor Documentation

Ogre::ListSelectionTarget::ListSelectionTarget   [protected]
 


Member Function Documentation

void Ogre::ListSelectionTarget::addListSelectionListener ListSelectionListener   l
 

void Ogre::ListSelectionTarget::processListSelectionEvent ListSelectionEvent   e
 

void Ogre::ListSelectionTarget::removeListSelectionListener ListSelectionListener   l
 


Member Data Documentation

ListSelectionListener* Ogre::ListSelectionTarget::mListSelectionListener [protected]
 

Copyright © 2002 by The OGRE Team