Splode

Undocumented in source.

Constructors

this
this(float x, float y, float r)
Undocumented in source.

Members

Functions

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

Static variables

index
uint index;
cr
float cr;
Undocumented in source.

Variables

growing
bool growing;
r
float r;
Undocumented in source.
x
float x;
y
float y;
Undocumented in source.

Inherited Members

From GameEntity

__anonymous
mixin DListLink
Undocumented in source.
plane
Plane plane;
Undocumented in source.
step
void step(uint deltaTicks)
Undocumented in source.
render
void render()
Undocumented in source.
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.

Meta