- waitForEventToProcess() - Method in class wcg.games.GameBot
-
Make this thread wait for the arrival of event to process.
- WarCardComparator - Class in wcg.games.war
-
- WarCardComparator() - Constructor for class wcg.games.war.WarCardComparator
-
- WarGameMaster - Class in wcg.games.war
-
A game master for the WAR card game.
- WarGameMaster() - Constructor for class wcg.games.war.WarGameMaster
-
- WarGameStrategy - Class in wcg.games.war
-
A game strategy for WAR.
- WarGameStrategy() - Constructor for class wcg.games.war.WarGameStrategy
-
- wcg.games - package wcg.games
-
Classes common to all card games.
- wcg.games.hearts - package wcg.games.hearts
-
The goal of the HEARTS game is to avoid receiving hearts.
- wcg.games.war - package wcg.games.war
-
War is a very simple card game, mostly played by children.
- wcg.main - package wcg.main
-
Classes for managing the web card game service.
- wcg.shared - package wcg.shared
-
Types used for communicating data between client and server.
- wcg.shared.cards - package wcg.shared.cards
-
Card related types.
- wcg.shared.events - package wcg.shared.events
-
Events used to send information to players.