Collaboration diagram for Generic Client Application:
|
stechec/client directory.
More...Files | |
| file | start_arbiter.hh |
Classes | |
| class | ChampionLoader |
| Helper class that load/run an UI. More... | |
| class | ClientApp |
| A generic client entry point (immediately after main).
Regroup commonly used code. More... | |
| class | ClientCx |
| Handle connection with the server.
Takes care of network connection with the server, provides methods to connect, disconnect, ... More... | |
| class | RulesLoader |
| Helper class that load/initialize/unload rules. More... | |
| class | Stechec |
| Stechec generic binary client.
This is by far the most simple client available: it presents no menu, loads a gui/champion/whatever, and runs it once. More... | |
| bool | start_arbiter (xml::XMLConfig &cfg) |
| void | clean_arbiter () |
stechec/client directory.
1.4.7