VindiniumGame

Undocumented in source.

Constructors

this
this(HTTP conn, string key, string initial_game)
Undocumented in source.

Members

Enums

Command
enum Command

Commands that the hero can be issued

Functions

finished
bool finished()
Undocumented in source. Be warned that the author may not have intended to support it.
play_url
string play_url()
Undocumented in source. Be warned that the author may not have intended to support it.
send_command
void send_command(Command cmd)
Undocumented in source.
state
auto state()
Undocumented in source. Be warned that the author may not have intended to support it.
turn
uint turn()
Undocumented in source. Be warned that the author may not have intended to support it.
view_url
string view_url()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta