Method | Description | |
---|---|---|
Play ( ) : void | ||
TwoPlayersHandLogic ( IList |
Method | Description | |
---|---|---|
DetermineWinnerAndAddPot ( int pot ) : void | ||
PlayRound ( GameRoundType gameRoundType, int communityCardsCount ) : void |
public TwoPlayersHandLogic ( IList |
||
players | IList |
|
handNumber | int | |
smallBlind | int | |
return | System.Collections.Generic |