Command

Undocumented in source.

Constructors

this
this(Type type, string name, string parameter)
Undocumented in source.
this
this(Type type, string name, float[3] color, string parameter)
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.
filterText
string filterText()
Undocumented in source. Be warned that the author may not have intended to support it.
hint
string hint()
Undocumented in source. Be warned that the author may not have intended to support it.
prepFilter
string prepFilter(string filter)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run(string )
Undocumented in source.
run
void run()
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.
serialize
string serialize()
Undocumented in source. Be warned that the author may not have intended to support it.
spawnCommand
void spawnCommand(string command, string arguments)
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

color
float[3] color;
Undocumented in source.
colorInput
float[3] colorInput;
Undocumented in source.
name
string name;
Undocumented in source.
parameter
string parameter;
Undocumented in source.
type
Type type;
Undocumented in source.

Meta