#include "client-game-logic.h"#include "aesop-clib/aesop-client.h"#include "gamepad/gamepad.h"#include "glut/glut.h"#include "story/story.h"

Go to the source code of this file.
Classes | |
| struct | aesop::player_stats_t |
| handy for constructing player dialogs More... | |
| class | aesop::Application |
| The Application object manages all local terminals (user input/output sessions) as well as communications with the server, and state management for the local host and users. More... | |
Namespaces | |
| namespace | aesop |
1.7.1