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

Afficher le fichier Open project: MingStar/SimUniversity Class Usage Examples

Méthodes publiques

Méthode Description
GenerateAllMoves ( Game game ) : List
SetupPhraseMoveGenerator ( ) : System.Collections.Generic
Toggle ( ) : void

Private Methods

Méthode Description
GenerateBuildLinkMoves ( Game game ) : IEnumerable
GenerateBuildTradiationCampusMoves ( Game game ) : IEnumerable

Method Details

GenerateAllMoves() public méthode

public GenerateAllMoves ( Game game ) : List
game Game
Résultat List

SetupPhraseMoveGenerator() public méthode

public SetupPhraseMoveGenerator ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Toggle() public méthode

public Toggle ( ) : void
Résultat void