Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iMovableListener Struct Reference

Implement this class if you're interested in hearing about movable changes. More...

#include <movable.h>

Inheritance diagram for iMovableListener:

iBase List of all members.

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.


Detailed Description

Implement this class if you're interested in hearing about movable changes.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000