FunctionsClubCardGetCardsPlayedOnTurnClubCardGetCardsPlayedOnTurn CallableClubCardGetCardsPlayedOnTurn(CCPlayer: ClubCardPlayer, turnCounter: number): ClubCard[]Gets the opponent of the parameter player or the player that's not on it's turn if nullParametersCCPlayer: ClubCardPlayerThe club card player or nullturnCounter: numberReturns ClubCard[]The opponent
Gets the opponent of the parameter player or the player that's not on it's turn if null