Index
All Classes and Interfaces|All Packages|Constant Field Values
M
- Machop - Class in card.pokemon.pokemoncards
-
This class represents a "Machop" Pokémon card in the Pokémon Trading Card Game.
- Machop() - Constructor for class card.pokemon.pokemoncards.Machop
-
Constructor to initialize a "Machop" Pokémon card with its unique attributes.
- main(String[]) - Static method in class game.Main
-
Sets up the game and starts the game loop.
- Main - Class in game
-
This class runs the Pokémon Trading Card Game emulation.
- Main() - Constructor for class game.Main
- MAX_SIZE - Static variable in class pile.piles.Bench
- Move - Class in card.pokemon.helper
-
This class provides helper methods for Pokémon cards in the Pokémon Trading Card Game.
- Move(String, int, Map<String, Integer>, String) - Constructor for class card.pokemon.helper.Move
-
Constructor to initialize a Move with a name, damage, energy cost, and effect.
- moves - Variable in class card.pokemon.PokemonCard
-
The list of moves associated with the Pokémon card.
All Classes and Interfaces|All Packages|Constant Field Values