scripting/components/scene/asLightComponent.cpp File Reference

Go to the source code of this file.

Functions

LightComponentcreateLightComponent (Entity *parent)
 Reference factory for the LightComponent class.
LightComponentcreateLightComponent (Entity *parent, const SColor &color, f32 radius)
 Reference factory for the LightComponent class.
void bindLightComponent (asIScriptEngine *engine)
 Binds the LightComponent class to AngelScript.


Function Documentation

void bindLightComponent ( asIScriptEngine *  engine  ) 

Binds the LightComponent class to AngelScript.

Definition at line 40 of file asLightComponent.cpp.

LightComponent* createLightComponent ( Entity parent,
const SColor &  color,
f32  radius 
)

Reference factory for the LightComponent class.

Definition at line 34 of file asLightComponent.cpp.

LightComponent* createLightComponent ( Entity parent  ) 

Reference factory for the LightComponent class.

Definition at line 28 of file asLightComponent.cpp.


Generated on Fri Aug 21 23:55:10 2009 for Sirrf - Simple Irrlicht Framework by  doxygen 1.5.8