| Card Properties |
The Card type exposes the following members.
| Name | Description | |
|---|---|---|
| KevInt |
Gets the integer representation of a card. These integers are in Cactus Kev's format.
| |
| Name |
Gets the name of the card as a two characters string. First character: 0-9 or T,J,Q,K,A. Second character: H (Hearts), D (Diamonds), S (Spade) or C (Clubs). There are two special cards defined: "CardGestrichen" and "NoCardSelected", that you may never need.
|