Card Functions

From theFarWilds
Revision as of 21:01, 3 April 2010 by Queeshai (Talk | contribs)

Jump to: navigation, search

A card object represents a TFW playing card (and all the associated properties).

Constructors

No global constructors; returned by Player.getHandCard() and Player.getDeckCard().

Methods

string getName();
// returns the label of the card, e.g., "Tangler" or "Crypt Doctor"