Skip navigation links
A B C D E G H I M N O P R S T U V W 

P

password - Variable in class wcg.main.RealManagerTest.TestPlayers.TestPlayer
 
pickCards(GameBot) - Method in interface wcg.games.GamePlayingStrategy
Play cards for bot following a certain strategy.
pickCards(GameBot) - Method in class wcg.games.hearts.HeartsGameSimpleStrategy
Select a collection of cards in hand that: follow suit (if necessary and possible); don't include hearts, in the first two rounds.
pickCards(GameBot) - Method in class wcg.games.hearts.HeartsGameStrategy
Try to select a the highest or lowest card from a collections of valid cards, taking in consideration the round, the suit to follow, and the cards already played.
pickCards(GameBot) - Method in class wcg.games.war.WarGameStrategy
 
playCard(String, Card) - Method in class wcg.games.GameMaster
Convenience method to play a single card.
playCards(String, List<Card>) - Method in class wcg.games.GameMaster
Play your cards.
playCards(String, String, String, List<Card>) - Method in class wcg.main.Manager
Play cards on a game on behalf of an authenticated user.
playedCards(List<Card>) - Method in class wcg.games.GameBot.PlayerCards
 
Player - Interface in wcg.games
Common type to all players, including human players and bots.
PlayerCards() - Constructor for class wcg.games.GameBot.PlayerCards
 
players - Variable in class wcg.main.RealManagerTest.TestPlayers
 
processAllEvents() - Method in class wcg.main.RealManagerTest.TestPlayers
Process events in all test players.
processEvents() - Method in class wcg.main.RealManagerTest.TestPlayers.TestPlayer
 
A B C D E G H I M N O P R S T U V W 
Skip navigation links