C# Класс ZatvorenoAI.TakeStrategy.Agents.ChoseTake.ChoseAction

Наследование: IChoseAction
Показать файл Открыть проект

Открытые методы

Метод Описание
CardToPlay ( Santase.Logic.Players.PlayerTurnContext context, ICollection hand ) : Santase.Logic.Cards.Card
ChoseAction ( IPossibleActions possibleActions, IShouldTake shouldTake ) : System.Collections.Generic

Описание методов

CardToPlay() публичный Метод

public CardToPlay ( Santase.Logic.Players.PlayerTurnContext context, ICollection hand ) : Santase.Logic.Cards.Card
context Santase.Logic.Players.PlayerTurnContext
hand ICollection
Результат Santase.Logic.Cards.Card

ChoseAction() публичный Метод

public ChoseAction ( IPossibleActions possibleActions, IShouldTake shouldTake ) : System.Collections.Generic
possibleActions IPossibleActions
shouldTake IShouldTake
Результат System.Collections.Generic