Reference implementation of a client-side game logic object.
More...
|
Functions | |
| smart_ptr< ClientGameLogic > | aesop::createClientGameLogic (void) |
| factory method to create a basic client-side game logic object | |
Reference implementation of a client-side game logic object.
See aesop::ClientGameLogic for the interface definition.
| smart_ptr< ClientGameLogic > aesop::createClientGameLogic | ( | void | ) |
factory method to create a basic client-side game logic object
1.7.1