#include "glut-app/client-game-logic.h"#include "threadsafe/smart_ptr.h"

Go to the source code of this file.
Namespaces | |
| namespace | aesop |
Functions | |
| smart_ptr< ClientGameLogic > | aesop::createClientGameLogic (void) |
| factory method to create a basic client-side game logic object | |
1.7.1