Method | Description | |
---|---|---|
NewGame ( Santase.Logic.Cards.Card cardTrump ) : void | ||
QuickSpecificCardSearchTracker ( ) : System.Collections.Generic | ||
SetFinalRoundHands ( ICollection |
||
TrickResolution ( Santase.Logic.Players.PlayerTurnContext context ) : void |
Method | Description | |
---|---|---|
InitSuiteCollection ( CardTracerState>.Dictionary |
public NewGame ( Santase.Logic.Cards.Card cardTrump ) : void | ||
cardTrump | Santase.Logic.Cards.Card | |
return | void |
public QuickSpecificCardSearchTracker ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public SetFinalRoundHands ( ICollection |
||
my | ICollection |
|
return | void |
public TrickResolution ( Santase.Logic.Players.PlayerTurnContext context ) : void | ||
context | Santase.Logic.Players.PlayerTurnContext | |
return | void |