![]() |
Public API Reference |
![]() |
A callback that is fired whenever a light is visible. More...
#include <iengine/sector.h>
Public Member Functions | |
virtual void | LightVisible (iSector *sector, iLight *light)=0 |
The light is visible. |
A callback that is fired whenever a light is visible.
This callback is used by:
virtual void iLightVisibleCallback::LightVisible | ( | iSector * | sector, |
iLight * | light | ||
) | [pure virtual] |
The light is visible.