Namespaces | Functions

client-game-logic/client-game-logic.h File Reference

#include "glut-app/client-game-logic.h"
#include "threadsafe/smart_ptr.h"
Include dependency graph for client-game-logic/client-game-logic.h:
This graph shows which files directly or indirectly include this file:

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