Index
All Classes and Interfaces|All Packages|Serialized Form
T
- tellerOfBonusAttackDamage(ElementType) - Method in class Elements.Electric.ElectricType
-
Determines the bonus damage applied when an Electric-type Pokémon attacks an opponent Pokémon of a specific elemental type.
- tellerOfBonusAttackDamage(ElementType) - Method in interface Elements.ElementType
-
Determines the bonus attack damage applied when a Pokémon of this elemental type attacks an opponent Pokémon of a specific elemental type.
- tellerOfBonusAttackDamage(ElementType) - Method in class Elements.Fire.FireType
-
Determines the bonus damage applied when a Fire-type Pokémon attacks an opponent Pokémon of a specific elemental type.
- tellerOfBonusAttackDamage(ElementType) - Method in class Elements.Grass.GrassType
-
Determines the bonus damage applied when a Grass-type Pokémon attacks an opponent Pokémon of a specific elemental type.
- tellerOfBonusAttackDamage(ElementType) - Method in class Elements.Water.WaterType
-
Determines the bonus damage applied when a Water-type Pokémon attacks an opponent Pokémon of a specific elemental type.
- tellsFactoryWhichPokemonToCreate(Trainer, int) - Method in class GameLogic.GameLogic
-
Determines the correct Pokémon name to create in the factory based on the trainer's current Pokémon and the desired evolution stage.
- tellsIfPokemonIsInvincible - Variable in class Pokemon.Pokemon
-
Indicates whether the Pokémon is currently invincible.
- tellsIfPokemonIsPoisoned - Variable in class Pokemon.Pokemon
-
Indicates whether the Pokémon is currently poisoned.
- threeSecondTimer - Variable in class GameLogic.GameLogic
-
Thread used to implement a 3-second delay timer during gameplay.
- Trainer - package Trainer
- Trainer - Class in Trainer
-
Represents a Pokémon trainer who can own and manage Pokémon in battles.
- Trainer(String) - Constructor for class Trainer.Trainer
-
Constructs a new
Trainerwith the specified name. - trainerName - Variable in class Trainer.Trainer
-
The name of the trainer.
- TwoAttackPokemon - Enum Class in Pokemon.Attributes
-
Enumeration identifying Pokémon that have exactly two available attacks.
- TwoAttackPokemon() - Constructor for enum class Pokemon.Attributes.TwoAttackPokemon
All Classes and Interfaces|All Packages|Serialized Form