Verwendungen von Klasse
cards.Card
Packages, die Card verwenden
-
Verwendungen von Card in cards
Modifizierer und TypKlasseBeschreibungclass
This class provides special functionalities of the card "Baron Talus"class
This class provides special functionalities of the card "Countess Wilhelmina"class
This class provides special functionalities of the card "Guard Odette"class
This class provides special functionalities of the card "Handmaid Susannah"class
This class provides special functionalities of the card "King Arnaud IV"class
This class provides special functionalities of the card "Priest Tomas"class
This class provides special functionalities of the card "Prince Arnaud"class
This class provides special functionalities of the card "Princess Annette"Modifizierer und TypMethodeBeschreibungvoid
This method provides the function of this cardvoid
Holds the effect of this card To be overridden by child classesvoid
This method provides the function of this cardvoid
This method provides the function of this cardvoid
This method provides the function of this cardvoid
This method provides the function of this cardvoid
This method provides the function of this cardvoid
This method provides the function of this cardvoid
This method provides the function of this card -
Verwendungen von Card in game
Modifizierer und TypMethodeBeschreibungDeck.draw()
This method draws and returns the first cardThis method is used to draw a specific cardThis method is used to draw a card from the deckModifizierer und TypMethodeBeschreibungPlayer.getCardList()
This method returns the list of this players handcardsModifizierer und TypMethodeBeschreibungvoid
This method discards one card from this players handcards and adds it to the list of discarded cardsThis method is used to draw a specific cardModifizierer und TypMethodeBeschreibungvoid
Player.setCardList
(ArrayList<Card> cards) This method replaces this players list of handcards with a new one