Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
Ogre::EventTarget Class Reference
This is an abstract class that is the base class of all consumers of InputEvent instances.
More...
#include <OgreEventTarget.h>
Inheritance diagram for Ogre::EventTarget:
List of all members.
Detailed Description
This is an abstract class that is the base class of all consumers of InputEvent instances.
-
Remarks:
-
This class is part of the set of classes handling buffered input.
Member Function Documentation
virtual void Ogre::EventTarget::processEvent |
( |
InputEvent * |
e |
) |
[pure virtual] |
|
Copyright © 2002 by The OGRE Team