Index
All Classes and Interfaces|All Packages|Serialized Form
R
- Raichu - Class in Pokemon.Electricity
-
Represents the Pokémon Raichu, an Electric-type Pokémon.
- Raichu() - Constructor for class Pokemon.Electricity.Raichu
-
Constructs a new Raichu Pokémon with default health, element type, ASCII art, and its two attacks.
- RAICHU - Enum constant in enum class Pokemon.Attributes.PokemonAndHealth
-
Raichu's default health value.
- RAICHU - Enum constant in enum class Pokemon.Attributes.TwoAttackPokemon
-
Raichu has two available attacks.
- raichuArt - Static variable in class ASCIIArt.PokemonArt
-
Placeholder ASCII art for the Pokémon Raichu.
- roundIntroductionForPlayerTurn(Trainer, int) - Method in class GameLogic.GameLogic
-
Displays information about the current round and the active player's turn.
All Classes and Interfaces|All Packages|Serialized Form