- getAtk() - Method in class Bulbasaur
-
Returns attack stat of Pokemon.
- getAtk() - Method in class Charmander
-
Returns attack stat of Pokemon.
- getAtk() - Method in class Pikachu
-
Returns attack stat of Pokemon.
- getAtk() - Method in class Pokemon
-
Returns Pokemon's attack stat.
- getAtk() - Method in class Squirtle
-
Returns attack stat of Pokemon.
- getDef() - Method in class Bulbasaur
-
Returns defense stat of Pokemon.
- getDef() - Method in class Charmander
-
Returns defense stat of Pokemon.
- getDef() - Method in class Pikachu
-
Returns defense stat of Pokemon.
- getDef() - Method in class Pokemon
-
Returns Pokemon's defense stat.
- getDef() - Method in class Squirtle
-
Returns defense stat of Pokemon.
- getspAtk() - Method in class Bulbasaur
-
Returns special attack stat of Pokemon.
- getspAtk() - Method in class Charmander
-
Returns special attack stat of Pokemon.
- getspAtk() - Method in class Pikachu
-
Returns special attack stat of Pokemon.
- getspAtk() - Method in class Pokemon
-
Returns Pokemon's special attack stat.
- getspAtk() - Method in class Squirtle
-
Returns special attack stat of Pokemon.
- getspDef() - Method in class Bulbasaur
-
Returns special defense stat of Pokemon.
- getspDef() - Method in class Charmander
-
Returns special defense stat of Pokemon.
- getspDef() - Method in class Pikachu
-
Returns special defense stat of Pokemon.
- getspDef() - Method in class Pokemon
-
Returns Pokemon's special defense stat.
- getspDef() - Method in class Squirtle
-
Returns special defense stat of Pokemon.
- main(String[]) - Static method in class PokemonDriver
-
- move1() - Method in class Bulbasaur
-
Returns power and type of Pokemon's 1st move.
- move1() - Method in class Charmander
-
Returns power and type of Pokemon's 1st move.
- move1() - Method in class Pikachu
-
Returns power and type of Pokemon's 1st move.
- move1() - Method in class Pokemon
-
Returns power and type of a move.
- move1() - Method in class Squirtle
-
Returns power and type of Pokemon's 1st move.
- move2() - Method in class Bulbasaur
-
Returns power and type of Pokemon's 2nd move.
- move2() - Method in class Charmander
-
Returns power and type of Pokemon's 2nd move.
- move2() - Method in class Pikachu
-
Returns power and type of Pokemon's 2nd move.
- move2() - Method in class Pokemon
-
Returns power and type of a move.
- move2() - Method in class Squirtle
-
Returns power and type of Pokemon's 2nd move.
- move3() - Method in class Bulbasaur
-
Returns power and type of Pokemon's 3rd move.
- move3() - Method in class Charmander
-
Returns power and type of Pokemon's 3rd move.
- move3() - Method in class Pikachu
-
Returns power and type of Pokemon's 3rd move.
- move3() - Method in class Pokemon
-
Returns power and type of a move.
- move3() - Method in class Squirtle
-
Returns power and type of Pokemon's 3rd move.
- move4() - Method in class Bulbasaur
-
Returns power and type of Pokemon's 4th move.
- move4() - Method in class Charmander
-
Returns power and type of Pokemon's 4th move.
- move4() - Method in class Pikachu
-
Returns power and type of Pokemon's 4th move.
- move4() - Method in class Pokemon
-
Returns power and type of a move.
- move4() - Method in class Squirtle
-
Returns power and type of Pokemon's 4th move.
- moves - Variable in class PokePanel
-
- myBuffer - Variable in class PokeScreen
-
- myImage - Variable in class PokeScreen
-