#include <OgreActionTarget.h>
Inheritance diagram for Ogre::ActionTarget:
Public Methods | |
ActionTarget () | |
void | processActionEvent (ActionEvent *e) |
void | addActionListener (ActionListener *l) |
void | removeActionListener (ActionListener *l) |
virtual void | processEvent (InputEvent *e)=0 |
Protected Attributes | |
ActionListener * | mActionListener |
|
|
|
|
|
|
|
Implemented in Ogre::Cursor. |
|
|
|
|
Copyright © 2002 by The OGRE Team