Interface GKGameModelPlayer


  • public interface GKGameModelPlayer
    A protocol used to represent an individual player within a game model.
    • Method Detail

      • playerId

        long playerId()
        Identifier used by GKMinmaxStrategist differentiate players from one another.