Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
lib
»
3rdparty
»
cardlib
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
1.6.3
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.