JavaScript is disabled on your browser.
Skip navigation links
Pokémon TCG Emulation API
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
pile.piles.Bench
Packages that use
Bench
Package
Description
game
This package contains the main game logic for the Pokémon Trading Card Game (TCG) emulation.
Uses of
Bench
in
game
Fields in
game
declared as
Bench
Modifier and Type
Field
Description
private
Bench
Player.
bench
The player's benched Pokémon.
Methods in
game
that return
Bench
Modifier and Type
Method
Description
Bench
Player.
getBench
()
Returns the player's benched Pokémon.