Method | Description | |
---|---|---|
Handle ( |
||
IsMatch ( |
||
PlayingSecondDecisionMaker ( ) : Contracts | ||
PlayingSecondDecisionMaker ( IDecisionMaker next ) : Contracts |
public Handle ( |
||
context | ||
return | Santase.Logic.Players.PlayerAction |
public IsMatch ( |
||
ctx | ||
return | bool |
public PlayingSecondDecisionMaker ( ) : Contracts | ||
return | Contracts |
public PlayingSecondDecisionMaker ( IDecisionMaker next ) : Contracts | ||
next | IDecisionMaker | |
return | Contracts |