- Inherits From:
- NSObject
- Conforms To:
- ICCardProtocol
- NSCoding
- Declared In:
- ICCard.h
- - country
- - suit
- (ICCountry *)country
The card's country. This value is nil
for wild cards.
- (int)suit
The card's suit, which can be 0, 1, or 2 for regular cards or -1 for wild cards.