#include <sector.h>
Inheritance diagram for csSectorLightList:
Public Methods | |
csSectorLightList () | |
constructor. | |
~csSectorLightList () | |
destructor. | |
void | SetSector (csSector *s) |
Set the sector. | |
virtual bool | PrepareItem (csSome Item) |
Override PrepareItem. | |
virtual bool | FreeItem (csSome Item) |
Override FreeItem. |