CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iObjectWatcherListener Struct Reference
[Crystal Space 3D Engine]

Implement this class if you're interested in hearing about object watcher events. More...

#include <objwatch.h>

Inheritance diagram for iObjectWatcherListener:

iBase List of all members.

Public Methods

virtual void ObjectChanged (int op, iMovable *movable, iLight *light)=0
 A change has occured. More...


Detailed Description

Implement this class if you're interested in hearing about object watcher events.

Definition at line 62 of file iengine/objwatch.h.


Member Function Documentation

virtual void iObjectWatcherListener::ObjectChanged int    op,
iMovable   movable,
iLight   light
[pure virtual]
 

A change has occured.

You can use the operation to examine what kind of change it is.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14