iCameraSectorListener Struct Reference
[Views & Cameras]
Implement this interface if you are interested in learning when the camera changes sector.
More...
#include <iengine/camera.h>
Inheritance diagram for iCameraSectorListener:
Public Member Functions | |
virtual void | NewSector (iCamera *camera, iSector *sector)=0 |
Fired when the sector changes. |
Detailed Description
Implement this interface if you are interested in learning when the camera changes sector.This callback is used by:
Definition at line 62 of file camera.h.
Member Function Documentation
Fired when the sector changes.
The documentation for this struct was generated from the following file:
- iengine/camera.h
Generated for Crystal Space by doxygen 1.4.7