|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PokemonException | |
---|---|
shoddybattle |
Uses of PokemonException in shoddybattle |
---|
Methods in shoddybattle that throw PokemonException | |
---|---|
PokemonSpecies |
PokemonSpeciesData.getSpecies(int i)
Get a single species. |
PokemonSpecies |
PokemonSpeciesData.getSpecies(int i)
Get a single species. |
Constructors in shoddybattle that throw PokemonException | |
---|---|
PokemonSpecies(PokemonSpeciesData data,
int i)
Creates a new instance of PokemonSpecies |
|
PokemonSpecies(PokemonSpeciesData data,
int i)
Creates a new instance of PokemonSpecies |
|
PokemonSpecies(PokemonSpeciesData data,
java.lang.String str)
Construct by name. |
|
PokemonSpecies(PokemonSpeciesData data,
java.lang.String str)
Construct by name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |