#include <OgrePositionTarget.h>
Inheritance diagram for Ogre::PositionTarget:
Public Member Functions | |
virtual Real | getLeft (void) const=0 |
Gets the left of this element in relation to the screen (where 0 = far left, 1.0 = far right). | |
virtual Real | getTop (void) const=0 |
Gets the top of this element in relation to the screen (where 0 = top, 1.0 = bottom). | |
virtual PositionTarget * | getPositionTargetParent () const=0 |
virtual bool | isKeyEnabled () const=0 |
virtual void | processEvent (InputEvent *e)=0 |
|
Gets the left of this element in relation to the screen (where 0 = far left, 1.0 = far right).
Implemented in Ogre::Cursor, and Ogre::EventProcessor. |
|
Implemented in Ogre::Cursor, and Ogre::EventProcessor. |
|
Gets the top of this element in relation to the screen (where 0 = top, 1.0 = bottom).
Implemented in Ogre::Cursor, and Ogre::EventProcessor. |
|
Implemented in Ogre::Cursor, and Ogre::EventProcessor. |
|
Implemented in Ogre::Cursor, and Ogre::EventProcessor. |
Copyright © 2000-2005 by The OGRE Team
Last modified Sun Apr 10 23:24:09 2005