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 TypeClassDescriptionclassRepresents the active pile in the Pokémon Trading Card Game, where the player's active Pokémon is placed.classRepresents a bench in the Pokémon Trading Card Game, where the player's benched Pokémon are placed.classRepresents the deck pile in the Pokémon Trading Card Game.classRepresents the discard pile in the Pokémon Trading Card Game, where the player's discarded cards are placed.classRepresents the player's hand in the Pokémon Trading Card Game, where the player holds their cards.classRepresents the prize pile in the Pokémon Trading Card Game, where the player's prize cards are placed.