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

Ogre::ScrollListener Class Reference

#include <OgreEventListeners.h>

Inheritance diagram for Ogre::ScrollListener:

Inheritance graph
[legend]
Collaboration diagram for Ogre::ScrollListener:

Collaboration graph
[legend]
List of all members.

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.


Member Function Documentation

virtual bool Ogre::EventListener::isMulticaster   const [virtual, inherited]
 

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().

virtual void Ogre::ScrollListener::scrollPerformed ScrollEvent   e [pure virtual]
 

Invoked when an action occurs.

Implemented in Ogre::ListGuiElement, and Ogre::TTYGuiElement.

Referenced by Ogre::ScrollTarget::processScrollEvent().


The documentation for this class was generated from the following file:

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:20:20 2004