Name | Description |
---|---|
Pokemon | A Pokémon instance that holds the definition and save data of a Pokémon instance. |
PokemonExperienceCalculator | A class that contains methods to work with Pokémon experience formulas. |
PokemonFactory | Used to create Pokemon instances. |
PokemonStatCalculator | Utility class to calculate stats for Pokémon. |