GameEntity

Undocumented in source.

Members

Functions

add
void add(Plane plane)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove()
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render()
Undocumented in source.
step
void step(uint deltaTicks)
Undocumented in source.

Mixins

__anonymous
mixin DListLink
Undocumented in source.

Variables

plane
Plane plane;
Undocumented in source.

Mixed In Members

__anonymous
mixin ListLink!true
Undocumented in source.

Meta