Listener which gets called back on MovableObject events.
More...
#include <OgreMovableObject.h>
Listener which gets called back on MovableObject events.
◆ Listener()
Ogre::MovableObject::Listener::Listener |
( |
| ) |
|
|
inline |
◆ ~Listener()
virtual Ogre::MovableObject::Listener::~Listener |
( |
| ) |
|
|
virtual |
◆ objectAttached()
virtual void Ogre::MovableObject::Listener::objectAttached |
( |
MovableObject * |
| ) |
|
|
inlinevirtual |
◆ objectDestroyed()
virtual void Ogre::MovableObject::Listener::objectDestroyed |
( |
MovableObject * |
| ) |
|
|
inlinevirtual |
◆ objectDetached()
virtual void Ogre::MovableObject::Listener::objectDetached |
( |
MovableObject * |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: