Method | Description | |
---|---|---|
GetPossiblePlays ( ) : List |
||
TicTacToeGameBasic ( int fullStateToken ) : System.Collections.Generic | ||
TicTacToeGameBasic ( int stateToken, int nextPlay ) : System.Collections.Generic |
public TicTacToeGameBasic ( int fullStateToken ) : System.Collections.Generic | ||
fullStateToken | int | |
return | System.Collections.Generic |
public TicTacToeGameBasic ( int stateToken, int nextPlay ) : System.Collections.Generic | ||
stateToken | int | |
nextPlay | int | |
return | System.Collections.Generic |