Planeshift
|
#include <pseffectlight.h>
Public Member Functions | |
unsigned int | AttachLight (const char *name, const csVector3 &pos, float radius, const csColor &colour, iMeshWrapper *mw) |
psLight (iObjectRegistry *object_reg) | |
bool | Update () |
~psLight () |
Definition at line 39 of file pseffectlight.h.
psLight::psLight | ( | iObjectRegistry * | object_reg | ) |
psLight::~psLight | ( | ) |
unsigned int psLight::AttachLight | ( | const char * | name, |
const csVector3 & | pos, | ||
float | radius, | ||
const csColor & | colour, | ||
iMeshWrapper * | mw | ||
) |
bool psLight::Update | ( | ) |