Function playersAreAdjacent

  • Checks if the players are in the4 same side (for free for all or multi game types)

    Parameters

    • gameType: BattleGameType

      The game type

    • player: number

      The player

    • targetPlayer: number

      The target player

    Returns boolean

    True if they are allies

Generated using TypeDoc