C# 클래스 ZatvorenoAI.TakeStrategy.Agents.PossibleTakes.PossibleActions

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

공개 메소드들

메소드 설명
GetPossibleTakeCard ( Santase.Logic.Players.PlayerTurnContext context, ICollection hand ) : ICollection
PossibleActions ( ICardTracker cT ) : System.Collections.Generic

메소드 상세

GetPossibleTakeCard() 공개 메소드

public GetPossibleTakeCard ( Santase.Logic.Players.PlayerTurnContext context, ICollection hand ) : ICollection
context Santase.Logic.Players.PlayerTurnContext
hand ICollection
리턴 ICollection

PossibleActions() 공개 메소드

public PossibleActions ( ICardTracker cT ) : System.Collections.Generic
cT ICardTracker
리턴 System.Collections.Generic