LightBehaviour

Undocumented in source.

Constructors

this
this(Entity e, LightSource light)
Undocumented in source.

Members

Functions

update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

light
LightSource light;
Undocumented in source.

Inherited Members

From Behaviour

entity
Entity entity;
Undocumented in source.
update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(RenderingContext* rc)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta