메소드 | 설명 | |
---|---|---|
DealFlop ( ) : void | ||
DealHoleCards ( ) : void |
Deals out all of the players' hole cards.
|
|
DealRiver ( ) : void | ||
DealTurn ( ) : void | ||
HandServer ( ) : System | ||
Resume ( PokerHandHistory.PokerHand savedHand, |
||
Validate ( Action nextAction ) : Action |
메소드 | 설명 | |
---|---|---|
AddAction ( int pIdx, Action action, List |
||
GetFirstToAct ( bool preflop ) : int | ||
payWinners ( ) : void | ||
restoreBets ( PokerHandHistory savedActions, List |
||
restoreBlinds ( PokerHandHistory.PokerHand savedHand ) : bool |
public Resume ( PokerHandHistory.PokerHand savedHand, |
||
savedHand | PokerHandHistory.PokerHand | |
cache | ||
리턴 | HandHistory |