Method | Description | |
---|---|---|
EndGameDecisionMaker ( ) : System.Collections.Generic | ||
EndGameDecisionMaker ( IDecisionMaker next ) : System.Collections.Generic | ||
Handle ( |
||
IsMatch ( |
Method | Description | |
---|---|---|
EndGameTurn ( Santase.Logic.Players.PlayerTurnContext context, ICardTracker tracker, ICollection |
public EndGameDecisionMaker ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public EndGameDecisionMaker ( IDecisionMaker next ) : System.Collections.Generic | ||
next | IDecisionMaker | |
return | System.Collections.Generic |
public Handle ( |
||
context | ||
return | Santase.Logic.Players.PlayerAction |
public IsMatch ( |
||
ctx | ||
return | bool |