C# Class ChoiceSelector, Augmented_Tactics

Exibir arquivo Open project: Kavignon/Augmented_Tactics Class Usage Examples

Public Methods

Method Description
ChoiceSelector ( ) : System
ExecuteBestMove ( ) : void

Private Methods

Method Description
SelectCommandSequence ( ) : List
Think ( ) : void

Method Details

ChoiceSelector() public method

public ChoiceSelector ( ) : System
return System

ExecuteBestMove() public method

public ExecuteBestMove ( ) : void
return void