poker.hand

Undocumented in source.

Members

Enums

HandType
enum HandType
Undocumented in source.
Rank
enum Rank
Undocumented in source.
Suit
enum Suit
Undocumented in source.

Functions

bestHand
PokerHand bestHand(CR cardRange)
Undocumented in source. Be warned that the author may not have intended to support it.
getRank
Rank getRank(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
getSuit
Suit getSuit(char c)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Card
struct Card
Undocumented in source.
CardMap
struct CardMap
Undocumented in source.
PokerHand
struct PokerHand
Undocumented in source.

Meta