C# Класс MingStar.SimUniversity.ConsoleUI.ConsoleHumanPlayer

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

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

Метод Описание
MakeMoves ( IGame game ) : List

Приватные методы

Метод Описание
DoSystemAction ( IGame game, string instruction ) : void
GetMoves ( IGame game, string instruction ) : List
PrintAllMoves ( IGame game ) : void
PrintMoves ( ConsoleColor color, IEnumerable allMoves ) : void
ToDegreeType ( string s ) : DegreeType
ToEdgeOrientation ( string s ) : EdgeOrientation
ToPosition ( string strX, string strY ) : Position
ToVertexOrientation ( string s ) : VertexOrientation

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

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

public MakeMoves ( IGame game ) : List
game IGame
Результат List