A stupid command line based client. More...
#include <interface.hh>

Public Member Functions | |
| CmdLineInterface (Api *api, App *app, bool use_readline) | |
| void | hello () |
| void | init () |
| void | run () |
| void | printGlobal () |
| void | printPlayerList () |
| void | printPlayer (int player_id, int team_id) |
| void | printField () |
| void | printHistory () |
A stupid command line based client.
1.6.3