C# 클래스 SampleRandomAi

ランダムにカードを選んで出すおバカAI。
상속: IArtificialIntelligence
파일 보기 프로젝트 열기: ufcpp/UfcppSample

공개 메소드들

메소드 설명
Play ( IEnumerable hand, IEnumerable table, int rank, Suit, suit, Mode, mode, bool revolution, History, history ) : IEnumerable

메소드 상세

Play() 공개 메소드

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,
리턴 IEnumerable