#include <OgrePositionTarget.h>
Inheritance diagram for Ogre::PositionTarget:
Public Methods | |
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 ()=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, Ogre::EventProcessor, and Ogre::GuiElement. |
|
Implemented in Ogre::Cursor, Ogre::EventProcessor, and Ogre::GuiElement. |
|
Gets the top of this element in relation to the screen (where 0 = top, 1.0 = bottom).
Implemented in Ogre::Cursor, Ogre::EventProcessor, and Ogre::GuiElement. |
|
Implemented in Ogre::Cursor, Ogre::EventProcessor, Ogre::GuiElement, and Ogre::TextBoxGuiElement. Referenced by Ogre::EventDispatcher::trackKeyEnterExit(). |
|
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:19:10 2004