Mari's Tarot
All Classes Files Functions Variables Enumerations Enumerator Friends
Enumerations
Suits.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  Suits {
  heart, spade, diamond, club,
  trump, fool, unknown
}
 The enum containing all suits, plus the Fool as a special suit. More...
 

Enumeration Type Documentation

enum Suits

The enum containing all suits, plus the Fool as a special suit.

Enumerator
heart 
spade 
diamond 
club 
trump 
fool 
unknown