Functions

Client-Side Game Logic Implementation
[AESOP Client Libraries]


Reference implementation of a client-side game logic object. More...

Collaboration diagram for Client-Side Game Logic Implementation:

Functions

smart_ptr< ClientGameLogic > aesop::createClientGameLogic (void)
 factory method to create a basic client-side game logic object

Detailed Description


Reference implementation of a client-side game logic object.

See aesop::ClientGameLogic for the interface definition.


Function Documentation

smart_ptr< ClientGameLogic > aesop::createClientGameLogic ( void   ) 

factory method to create a basic client-side game logic object