All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Action An abstract class to represent actions in the game LoveLetter.Agent An interface for representing an agent in the game Love Letter All agent's must have a 0 parameter constructorCard An enumeration of the card types Cards are immutableIllegalActionException A class for representing Illegal Actions in the game Love LetterLoveLetter A class for running a single game of LoveLetter.RandomAgent An interface for representing an agent in the game Love Letter All agent's must have a 0 parameter constructorState This class represents the observable state of the game.