Uses of Package
pile.piles

Packages that use pile.piles
Package
Description
This package contains classes related to Trainer cards in the Pokémon Trading Card Game (TCG) emulation.
This package contains the helper class for the trainer cards.
This package contains all the trainer cards in the game.
This package contains the main game logic for the Pokémon Trading Card Game (TCG) emulation.
This package contains the classes for the different piles in the game.
  • Classes in pile.piles used by card.trainer
    Class
    Description
    Represents the deck pile in the Pokémon Trading Card Game.
    Represents the discard pile in the Pokémon Trading Card Game, where the player's discarded cards are placed.
    Represents the player's hand in the Pokémon Trading Card Game, where the player holds their cards.
  • Classes in pile.piles used by card.trainer.helper
    Class
    Description
    Represents the deck pile in the Pokémon Trading Card Game.
    Represents the discard pile in the Pokémon Trading Card Game, where the player's discarded cards are placed.
    Represents the player's hand in the Pokémon Trading Card Game, where the player holds their cards.
  • Class
    Description
    Represents the deck pile in the Pokémon Trading Card Game.
    Represents the discard pile in the Pokémon Trading Card Game, where the player's discarded cards are placed.
    Represents the player's hand in the Pokémon Trading Card Game, where the player holds their cards.
  • Classes in pile.piles used by game
    Class
    Description
    Represents the active pile in the Pokémon Trading Card Game, where the player's active Pokémon is placed.
    Represents a bench in the Pokémon Trading Card Game, where the player's benched Pokémon are placed.
    Represents the deck pile in the Pokémon Trading Card Game.
    Represents the discard pile in the Pokémon Trading Card Game, where the player's discarded cards are placed.
    Represents the player's hand in the Pokémon Trading Card Game, where the player holds their cards.
    Represents the prize pile in the Pokémon Trading Card Game, where the player's prize cards are placed.
  • Classes in pile.piles used by pile.piles
    Class
    Description
    Represents the active pile in the Pokémon Trading Card Game, where the player's active Pokémon is placed.