|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of player in it.prazzoli.tictactoe |
---|
Methods in it.prazzoli.tictactoe with parameters of type player | |
---|---|
int |
board.evaluateBoard(player cPlayer,
player oPlayer)
|
void |
game.setPlayer(int index,
player p)
|
Constructors in it.prazzoli.tictactoe with parameters of type player | |
---|---|
AI(player cPlayer,
player oPlayer,
board cBoard)
Costruttore default |
|
AI(player cPlayer,
player oPlayer,
board cBoard,
AIConfiguration conf)
Costruttore |
|
player(player originalPlayer)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |