#include <OgreEventListeners.h>
Inheritance diagram for Ogre::ScrollListener:
Public Methods | |
virtual void | scrollPerformed (ScrollEvent *e)=0 |
Invoked when an action occurs. | |
virtual bool | isMulticaster () const |
Returns whether or not the listener is a multicaster. |
|
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 an action occurs.
Implemented in Ogre::ListGuiElement, and Ogre::TTYGuiElement. Referenced by Ogre::ScrollTarget::processScrollEvent(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:51:37 2004