Uses of Class
pile.Pile
Packages that use Pile
Package
Description
This package contains the classes for the different piles in the game.
-
Uses of Pile in pile.piles
Subclasses of Pile in pile.pilesModifier and TypeClassDescriptionclass
Represents the active pile in the Pokémon Trading Card Game, where the player's active Pokémon is placed.class
Represents a bench in the Pokémon Trading Card Game, where the player's benched Pokémon are placed.class
Represents the deck pile in the Pokémon Trading Card Game.class
Represents the discard pile in the Pokémon Trading Card Game, where the player's discarded cards are placed.class
Represents the player's hand in the Pokémon Trading Card Game, where the player holds their cards.class
Represents the prize pile in the Pokémon Trading Card Game, where the player's prize cards are placed.