#include <sector.h>
Inheritance diagram for csLightList:
Public Methods | |
csLightList () | |
constructor. | |
~csLightList () | |
destructor. | |
void | SetSector (csSector *s) |
Set the sector. | |
virtual bool | FreeItem (csSome Item) |
Override FreeItem. | |
virtual bool | PrepareItem (csSome Item) |
Override PrepareItem. | |
Public Attributes | |
SCF_DECLARE_IBASE | |
csLightList::LightList | scfiLightList |
This class implements iLightList.