Package apple.gameplaykit.protocol
Interface GKGameModelPlayer
-
public interface GKGameModelPlayerA protocol used to represent an individual player within a game model.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longplayerId()Identifier used by GKMinmaxStrategist differentiate players from one another.
-