Property | Type | Description | |
---|---|---|---|
party_points | double |
Method | Description | |
---|---|---|
CanSplit ( ) : bool | ||
CanSurrender ( ) : bool | ||
DealRound ( ) : void | ||
EndRound ( ) : void | ||
Game ( |
||
IsValidAction ( ActionType action ) : bool | ||
RemoveCards ( int count ) : void | ||
ResetShoe ( ) : void | ||
StartRound ( ) : void | ||
ToString ( ) : string | ||
Upcard ( ) : |
Method | Description | |
---|---|---|
AddPartyPoints ( int wager ) : void |
public Game ( |
||
rules | ||
agent | ||
pp_multiplier | double | |
random | ||
return | System |
public IsValidAction ( ActionType action ) : bool | ||
action | ActionType | |
return | bool |