Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

U

useEffect(Deck, Hand) - Method in class card.trainer.TrainerCard
Overloaded method to use the effect of the trainer card without a discard pile.
useEffect(Deck, Hand, DiscardPile) - Method in class card.trainer.TrainerCard
Abstract method to use the effect of the trainer card.
useEffect(Deck, Hand, DiscardPile) - Method in class card.trainer.trainercards.Bill
Uses the effect of the "Bill" trainer card, which is to draw 2 cards from the player's deck.
useEffect(Deck, Hand, DiscardPile) - Method in class card.trainer.trainercards.ProfessorOak
Uses the effect of the "Professor Oak" trainer card, which is to discard the player's hand and then draw 7 cards from the player's deck.
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values