Index

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

H

handleAttackResult(Trainer, String) - Method in class GameLogic.GameLogic
Handles the outcome of an attack on a trainer's Pokémon.
handleAttackResult(Trainer, String, String) - Method in class GameLogic.GameLogic
Handles the outcome of an attack on a trainer's Pokémon, including fainting and possible permanent death.
hasTwoAttacks(Trainer) - Method in class GameLogic.GameLogic
Determines whether the current trainer's Pokémon has two distinct attacks.
health - Variable in enum class Pokemon.Attributes.PokemonAndHealth
The default health associated with the Pokémon.
health - Variable in class Pokemon.Pokemon
The current health points of the Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Electricity.Pikachu
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Electricity.Raichu
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Fire.Charizard
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Fire.Charmander
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Fire.Charmeleon
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Grass.Bulbasaur
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Grass.Ivysaur
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Grass.Venusaur
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Pokemon
Executes an attack against an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Water.Blastoise
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Water.Squirtle
Performs an attack on an opponent Pokémon.
hitOpponent(Pokemon, int) - Method in class Pokemon.Water.Wartortle
Performs an attack on an opponent Pokémon.
A B C D E F G H I L M N P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form