Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iObjectWatcherListener Struct Reference
Implement this class if you're interested in hearing about object watcher events. More...
#include <iengine/objwatch.h>
Inheritance diagram for iObjectWatcherListener:

Public Member Functions | |
virtual void | ObjectChanged (int op, iMovable *movable, iLight *light)=0 |
A change has occured. |
Detailed Description
Implement this class if you're interested in hearing about object watcher events.
Definition at line 64 of file objwatch.h.
Member Function Documentation
|
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:
- iengine/objwatch.h
Generated for Crystal Space by doxygen 1.4.4