GameResponse

Undocumented in source.

Members

Functions

update_from_json
void update_from_json(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

game
Game game;

initial game state

hero
Hero hero;

the player's hero

play_url
string play_url;
Undocumented in source.
token
string token;
Undocumented in source.
view_url
string view_url;
Undocumented in source.

Meta