#include <movable.h>
Inheritance diagram for iMovableListener:
Public Methods | |
virtual void | MovableChanged (iMovable *movable, void *userdata)=0 |
The movable has changed. | |
virtual void | MovableDestroyed (iMovable *movable, void *userdata)=0 |
The movable is about to be destroyed. |