Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

card.h File Reference

Go to the source code of this file.

Data Structures

class  Card

Enumerations

enum  eSuit { Clubs = 0, Diamonds = 1, Hearts = 2, Spades = 3 }
enum  eValue {
  Ace = 1, Two = 2, Three = 3, Four = 4,
  Five = 5, Six = 6, Seven = 7, Eight = 8,
  Nine = 9, Ten = 10, Jack = 11, Queen = 12,
  King = 13
}

Functions

int MAKE_CARD (int Value, int Suit)

Generated on Thu Feb 9 06:09:18 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.