C# Class numl.Tests.AITests.TicTacToeMove

Inheritance: ISuccessor
Afficher le fichier Open project: sethjuarez/numl

Méthodes publiques

Méthode Description
TicTacToeMove ( IState state, IAction action ) : System

Method Details

TicTacToeMove() public méthode

public TicTacToeMove ( IState state, IAction action ) : System
state IState
action IAction
Résultat System