C# Class MingStar.SimUniversity.Game.Move.SetupPhraseMoveGenerator

显示文件 Open project: MingStar/SimUniversity Class Usage Examples

Public Methods

Method Description
GenerateAllMoves ( Game game ) : List
SetupPhraseMoveGenerator ( ) : System.Collections.Generic
Toggle ( ) : void

Private Methods

Method Description
GenerateBuildLinkMoves ( Game game ) : IEnumerable
GenerateBuildTradiationCampusMoves ( Game game ) : IEnumerable

Method Details

GenerateAllMoves() public method

public GenerateAllMoves ( Game game ) : List
game Game
return List

SetupPhraseMoveGenerator() public method

public SetupPhraseMoveGenerator ( ) : System.Collections.Generic
return System.Collections.Generic

Toggle() public method

public Toggle ( ) : void
return void