Method | Description | |
---|---|---|
GetAllStateSequence ( ) : IEnumerable |
||
GetLastPlayersStateSequence ( ) : IEnumerable |
||
TicTacToeGame ( int fullStateToken ) : System.Collections.Generic | ||
TicTacToeGame ( int stateToken, int nextPlay ) : System.Collections.Generic |
public GetLastPlayersStateSequence ( ) : IEnumerable |
||
return | IEnumerable |
public TicTacToeGame ( int fullStateToken ) : System.Collections.Generic | ||
fullStateToken | int | |
return | System.Collections.Generic |
public TicTacToeGame ( int stateToken, int nextPlay ) : System.Collections.Generic | ||
stateToken | int | |
nextPlay | int | |
return | System.Collections.Generic |