Метод | Описание | |
---|---|---|
EndGameDecisionMaker ( ) : System.Collections.Generic | ||
EndGameDecisionMaker ( IDecisionMaker next ) : System.Collections.Generic | ||
Handle ( |
||
IsMatch ( |
Метод | Описание | |
---|---|---|
EndGameTurn ( Santase.Logic.Players.PlayerTurnContext context, ICardTracker tracker, ICollection |
public EndGameDecisionMaker ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public EndGameDecisionMaker ( IDecisionMaker next ) : System.Collections.Generic | ||
next | IDecisionMaker | |
Результат | System.Collections.Generic |
public Handle ( |
||
context | ||
Результат | Santase.Logic.Players.PlayerAction |
public IsMatch ( |
||
ctx | ||
Результат | bool |