CommandHistory

Undocumented in source.

Constructors

this
this(int pid, Type originalType, string serialized, 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.
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.

Variables

command
Command command;
Undocumented in source.
originalType
Type originalType;
Undocumented in source.
pid
int pid;
Undocumented in source.

Meta