Skip navigation links
A B C D F G H M P S T 

A

atk - Variable in class Bulbasaur
 
atk - Variable in class Charmander
 
atk - Variable in class Pikachu
 
atk - Variable in class Pokemon
 
atk - Variable in class Squirtle
 

B

BACKGROUND - Static variable in class PokeScreen
 
Bulbasaur - Class in <Unnamed>
Bulbasaur is a Pokemon that you are able to choose as your starter Pokemon.
Bulbasaur() - Constructor for class Bulbasaur
 

C

Charmander - Class in <Unnamed>
Charmander is a Pokemon that you are able to choose as your starter Pokemon.
Charmander() - Constructor for class Charmander
 

D

def - Variable in class Bulbasaur
 
def - Variable in class Charmander
 
def - Variable in class Pikachu
 
def - Variable in class Pokemon
 
def - Variable in class Squirtle
 

F

FRAME - Static variable in class PokeScreen
 

G

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.

H

hp - Variable in class Bulbasaur
 
hp - Variable in class Charmander
 
hp - Variable in class Pikachu
 
hp - Variable in class Pokemon
 
hp - Variable in class Squirtle
 

M

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
 

P

paintComponent(Graphics) - Method in class PokeScreen
 
Pikachu - Class in <Unnamed>
Pikachu is a Pokemon that you are able to choose as your starter Pokemon.
Pikachu() - Constructor for class Pikachu
 
Pokemon - Class in <Unnamed>
Pokemon is the class that all the other Pokemon classes extend from.
Pokemon() - Constructor for class Pokemon
 
PokemonDriver - Class in <Unnamed>
 
PokemonDriver() - Constructor for class PokemonDriver
 
PokePanel - Class in <Unnamed>
 
PokePanel() - Constructor for class PokePanel
 
PokeScreen - Class in <Unnamed>
 
PokeScreen() - Constructor for class PokeScreen
 

S

screen - Variable in class PokePanel
 
spAtk - Variable in class Bulbasaur
 
spAtk - Variable in class Charmander
 
spAtk - Variable in class Pikachu
 
spAtk - Variable in class Pokemon
 
spAtk - Variable in class Squirtle
 
spd - Variable in class Bulbasaur
 
spd - Variable in class Charmander
 
spd - Variable in class Pikachu
 
spd - Variable in class Pokemon
 
spd - Variable in class Squirtle
 
spDef - Variable in class Bulbasaur
 
spDef - Variable in class Charmander
 
spDef - Variable in class Pikachu
 
spDef - Variable in class Pokemon
 
spDef - Variable in class Squirtle
 
Squirtle - Class in <Unnamed>
Squirtle is a Pokemon that you are able to choose as your starter Pokemon.
Squirtle() - Constructor for class Squirtle
 

T

t - Variable in class PokeScreen
 
takeDamage(Pokemon, int) - Method in class Bulbasaur
Calculates the damage it takes based on opponent's attack stat, power of the move, and its own defense.
takeDamage(Pokemon, int) - Method in class Charmander
Calculates the damage it takes based on opponent's attack stat, power of the move, and its own defense.
takeDamage(Pokemon, int) - Method in class Pikachu
Calculates the damage it takes based on opponent's attack stat, power of the move, and its own defense.
takeDamage(Pokemon, int) - Method in class Pokemon
Calculates damage recieved from an attack.
takeDamage(Pokemon, int) - Method in class Squirtle
Calculates the damage it takes based on opponent's attack stat, power of the move, and its own defense.
type - Variable in class Bulbasaur
 
type - Variable in class Charmander
 
type - Variable in class Pikachu
 
type - Variable in class Pokemon
 
type - Variable in class Squirtle
 
A B C D F G H M P S T 
Skip navigation links