C# Class SampleShortsitedAi

出せる限り必ずカードを出すおバカAI。
Inheritance: IArtificialIntelligence
Afficher le fichier Open project: ufcpp/UfcppSample

Méthodes publiques

Méthode Description
Play ( IEnumerable hand, IEnumerable table, int rank, Suit, suit, Mode, mode, bool revolution, History, history ) : IEnumerable

Method Details

Play() public méthode

public Play ( IEnumerable hand, IEnumerable table, int rank, Suit, suit, Mode, mode, bool revolution, History, history ) : IEnumerable
hand IEnumerable
table IEnumerable
rank int
suit Suit,
mode Mode,
revolution bool
history History,
Résultat IEnumerable