#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 |
Definition at line 55 of file OgreActionTarget.h.
|
Definition at line 38 of file OgreActionTarget.cpp. References mActionListener. |
|
Definition at line 62 of file OgreActionTarget.cpp. References mActionListener. Referenced by Ogre::ScrollBarGuiElement::setDownButtonName(), and Ogre::ScrollBarGuiElement::setUpButtonName(). |
|
Definition at line 46 of file OgreActionTarget.cpp. References Ogre::ActionListener::actionPerformed(), Ogre::InputEvent::getID(), and mActionListener. Referenced by Ogre::TextBoxGuiElement::processEvent(), Ogre::GuiElement::processEvent(), and Ogre::GuiControl::processEvent(). |
|
|
Definition at line 72 of file OgreActionTarget.cpp. References mActionListener. |
|
Definition at line 58 of file OgreActionTarget.h. Referenced by ActionTarget(), addActionListener(), processActionEvent(), and removeActionListener(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:50:46 2004