| GKAgentDelegate |
Delegate that will receive messages regarding GKAgent updates.
|
| GKGameModel |
A protocol for abstracting a game model for use with the GKMinmaxStrategist class.
|
| GKGameModelPlayer |
A protocol used to represent an individual player within a game model.
|
| GKGameModelUpdate |
A protocol used to encapsulate the data needed to affect an update to a game model.
|
| GKRandom |
A protocol for random sources that can generate random numbers.
|
| GKSceneRootNodeType |
Protocol that specifies the type of objects that can be used as root nodes of a GKScene.
|
| GKStrategist |
|