- Card - Class in <Unnamed>
-
Represents a card as a category-number pair (e.g.
- Card(int, int) - Constructor for class Card
-
Create a new card
- card - Variable in class PropVar
-
- cardInputs - Variable in class PlayableAccusationStrategy.AccusationGUI.AccusationPanel
-
- cardInputs - Variable in class PlayableSuspicionStrategy.SuspicionGUI.SuspicionPanel
-
- cardInputs - Variable in class Table.Initializer.CardPanel
-
- cardInputs - Variable in class Table.Initializer.EnvelopePanel
-
- cardLocations - Variable in class Table.Initializer.DealPanel
-
- cardPanel - Variable in class Table.Initializer
-
- CardPanel() - Constructor for class Table.Initializer.CardPanel
-
- cards - Variable in class CardSet
-
- CardSet - Class in <Unnamed>
-
- CardSet(Card...) - Constructor for class CardSet
-
Create a new CardSet
- cardsPerPlayer - Variable in class Table.Initializer.DealPanel
-
- CardTest - Class in <Unnamed>
-
- CardTest() - Constructor for class CardTest
-
- categories - Variable in class Table.Initializer
-
- category - Variable in class Card
-
- CategoryListener() - Constructor for class Table.Initializer.CategoryPanel.CategoryListener
-
- CategoryPanel() - Constructor for class Table.Initializer.CategoryPanel
-
- categorySizes - Variable in class Table.Initializer
-
- change(Table.Initializer.Panels) - Method in class Table.Initializer
-
- checkAccusation(CardSet) - Method in class GameLoop
-
Check if a accusation is correct, and if so, end the game
- checkEnteredCards(int[]) - Method in class Table.Initializer.DealPanel.IntsInputListener
-
- checkSuspicion(CardSet) - Method in class GameLoop
-
Given an suspicion, check the other players and see if they have one of
the cards in the suspicion.
- close() - Method in class JTextStream
-
- close() - Method in class PlayableAccusationStrategy.AccusationGUI
-
- close() - Method in class PlayableSuspicionStrategy.SuspicionGUI
-
- close() - Method in class Table.Initializer
-
- closed - Variable in class JTextStream
-
- Cluedo - Class in <Unnamed>
-
- Cluedo() - Constructor for class Cluedo
-
- Cluedo.GameAction - Class in <Unnamed>
-
- Cluedo.GameWorker - Class in <Unnamed>
-
- Cluedo.NewGameWorker - Class in <Unnamed>
-
- Cluedo.RestartWorker - Class in <Unnamed>
-
- Cluedo.RoundWorker - Class in <Unnamed>
-
- Cluedo.StepWorker - Class in <Unnamed>
-
- CommonKnow - Class in <Unnamed>
-
Implements the C_g operator from S5
- CommonKnow(Set<Integer>, Formula) - Constructor for class CommonKnow
-
Create a new C_agents formula
- complexStrat(Player) - Method in class SuspicionStrategy
-
A complex strategy for suspicion: ask the cards that give the opponents the least information
- computerStrategy(Player) - Method in class PlayableAccusationStrategy
-
- computerStrategy(Player) - Method in class PlayableSuspicionStrategy
-
- conjunction - Variable in class MultiCommon
-
- conjunction - Variable in class MultiEvery
-
- conjunction - Variable in class MultiImplicit
-
- constructAgentList() - Method in class Table.Initializer.DealPanel
-
- contains(Card) - Method in class CardSet
-
Check if this CardSet contains a specific card
- contains(Integer, Integer, Integer) - Method in class Relations
-
- containsAll(Integer, Integer, Set<Integer>) - Method in class Relations
-
- containsAny(Integer, Integer, Set<Integer>) - Method in class Relations
-
- countCardsPerAgent() - Method in class Table.Initializer.DealPanel
-
- curPos - Variable in class JTextStream
-
- current - Variable in class GameLoop
-