C# Class ZatvorenoAI.PlayFirstStrategy.TurnContext.Response.OptionsEvaluationResponse

Mostrar archivo Open project: KonstantinSimeonov/Zatvoreno

Public Methods

Method Description
OptionsEvaluationResponse ( ICollection cS, bool endGame, bool playerUnder33, bool oppAbove50, bool closing ) : System.Collections.Generic

Method Details

OptionsEvaluationResponse() public method

public OptionsEvaluationResponse ( ICollection cS, bool endGame, bool playerUnder33, bool oppAbove50, bool closing ) : System.Collections.Generic
cS ICollection
endGame bool
playerUnder33 bool
oppAbove50 bool
closing bool
return System.Collections.Generic