Index
All Classes and Interfaces|All Packages|Constant Field Values
R
- Rattata - Class in card.pokemon.pokemoncards
-
This class represents a "Rattata" Pokémon card in the Pokémon Trading Card Game.
- Rattata() - Constructor for class card.pokemon.pokemoncards.Rattata
-
Constructor to initialize a "Rattata" Pokémon card with its unique attributes.
- removeCard(Card) - Method in class pile.Pile
-
Removes a card from the pile and decrements the size of the pile.
- removeEnergy(String) - Method in class card.pokemon.PokemonCard
-
Removes an energy card from the Pokémon card.
- resistance - Variable in class card.pokemon.PokemonCard
-
The resistance of the Pokémon card (e.g., "Water").
- retreatActivePokemon(Player) - Method in class game.Game
-
Handles retreating the Active Pokémon to the Bench.
- retreatCost - Variable in class card.pokemon.PokemonCard
-
The retreat cost of the Pokémon card (e.g., 2).
All Classes and Interfaces|All Packages|Constant Field Values