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.Prize
Packages that use
Prize
Package
Description
game
This package contains the main game logic for the Pokémon Trading Card Game (TCG) emulation.
Uses of
Prize
in
game
Fields in
game
declared as
Prize
Modifier and Type
Field
Description
private
Prize
Player.
prizeCards
The player's prize cards.
Methods in
game
that return
Prize
Modifier and Type
Method
Description
Prize
Player.
getPrizeCards
()
Returns the player's prize cards.