CommandExec

Undocumented in source.

Constructors

this
this(string name)
Undocumented in source.
this
this(Type type, string name, float[3] color)
Undocumented in source.

Members

Functions

draw
int draw(DrawEmpty draw, int[2] pos, bool selected, immutable(int)[] positions)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(string parameter)
Undocumented in source. Be warned that the author may not have intended to support it.
score
size_t score()
Undocumented in source. Be warned that the author may not have intended to support it.
text
string text()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

parts
string[] parts;
Undocumented in source.

Meta