C# 클래스 ZatvorenoAI.TakeStrategy.Agents.PossibleTakes.Action.GameAction

파일 보기 프로젝트 열기: KonstantinSimeonov/Zatvoreno

공개 메소드들

메소드 설명
GameAction ( Santase.Logic.Cards.Card opponent, Santase.Logic.Cards.Card player, Santase.Logic.Players.PlayerTurnContext context, ICardTracker cardTracker ) : System.Linq

비공개 메소드들

메소드 설명
CardMaxWorthCalculator ( Santase.Logic.Cards.Card player, ICardTracker cardTracker ) : int
CheckIfPlayerTakes ( Santase.Logic.Cards.Card opponent, Santase.Logic.Cards.Card player, Santase.Logic.Players.PlayerTurnContext context ) : bool

메소드 상세

GameAction() 공개 메소드

public GameAction ( Santase.Logic.Cards.Card opponent, Santase.Logic.Cards.Card player, Santase.Logic.Players.PlayerTurnContext context, ICardTracker cardTracker ) : System.Linq
opponent Santase.Logic.Cards.Card
player Santase.Logic.Cards.Card
context Santase.Logic.Players.PlayerTurnContext
cardTracker ICardTracker
리턴 System.Linq