#include <OgreEventListeners.h>
Inheritance diagram for Ogre::ActionListener:


Public Methods | |
| virtual void | actionPerformed (ActionEvent *e)=0 |
| Invoked when an action occurs. | |
| virtual bool | isMulticaster () const |
| Returns whether or not the listener is a multicaster. | |
Definition at line 158 of file OgreEventListeners.h.
|
|
Invoked when an action occurs.
Implemented in Ogre::EventMulticaster, and Ogre::ScrollBarGuiElement. Referenced by Ogre::ActionTarget::processActionEvent(). |
|
|
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(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:16:36 2004