| Interface | Description |
|---|---|
| TurnGameManager |
A game manager that wishes to make use of the turn game services should
implement this interface and create a
TurnGameManagerDelegate
which will perform the basic turn game processing and call back to the
main manager via this interface. |
| Class | Description |
|---|---|
| TurnGameManagerDelegate |
Performs the server-side turn-based game processing for a turn based game.
|
Copyright © 2015. All rights reserved.