#include <OgrePositionTarget.h>
Inheritance diagram for Ogre::PositionTarget:
Public Member Functions | |
virtual | ~PositionTarget () |
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 |
|
Definition at line 50 of file OgrePositionTarget.h. |
|
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
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:41:43 2006