#include <OgreEventListeners.h>
Inheritance diagram for Ogre::ListSelectionListener:
Public Methods | |
virtual void | listSelected (ListSelectionEvent *e)=0 |
Invoked when a scroll has occurred. | |
virtual bool | isMulticaster () const |
Returns whether or not the listener is a multicaster. |
Definition at line 171 of file OgreEventListeners.h.
|
Returns whether or not the listener is a multicaster.
Reimplemented in Ogre::EventMulticaster. Definition at line 65 of file OgreEventListeners.h. Referenced by Ogre::EventMulticaster::convertListenerToMulti(), and Ogre::EventMulticaster::removeInternal(). |
|
Invoked when a scroll has occurred.
Referenced by Ogre::ListSelectionTarget::processListSelectionEvent(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:26:29 2004