Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
P
R
S
T
U
W
G
game
- Class in
it.prazzoli.tictactoe
Questa classe rappresenta la partita, funziona da classe contenitore.
game()
- Constructor for class it.prazzoli.tictactoe.
game
Class constructor.
generateChildBoard()
- Method in class it.prazzoli.tictactoe.
board
getAlphaBetaPrunningEnabled()
- Method in class it.prazzoli.tictactoe.
AIConfiguration
getBoardID()
- Method in class it.prazzoli.tictactoe.
board
getBoardScore()
- Method in class it.prazzoli.tictactoe.
board
getCellNumber()
- Method in class it.prazzoli.tictactoe.
cell
getCol()
- Method in class it.prazzoli.tictactoe.
cell
Getter
getCurrentPlayerCompleteName()
- Method in class it.prazzoli.tictactoe.
game
getDebugEnabled()
- Method in class it.prazzoli.tictactoe.
AI
Restituisce la condizione di debug attivo o disattivo
getDebugEnabled()
- Method in class it.prazzoli.tictactoe.
AIConfiguration
getFatherID()
- Method in class it.prazzoli.tictactoe.
board
getMaxDepth()
- Method in class it.prazzoli.tictactoe.
AIConfiguration
getMinMax()
- Method in class it.prazzoli.tictactoe.
board
getPlayerAI()
- Method in class it.prazzoli.tictactoe.
player
Restituisce se il giocatore utilizza il modulo AI
getPlayerAIConfiguration()
- Method in class it.prazzoli.tictactoe.
player
Restituisce il modulo AI del giocatore corrente
getPlayerCompleteName(int)
- Method in class it.prazzoli.tictactoe.
game
getPlayerCompleteNameAndScore(int)
- Method in class it.prazzoli.tictactoe.
game
getPlayerName()
- Method in class it.prazzoli.tictactoe.
board
getPlayerName()
- Method in class it.prazzoli.tictactoe.
player
Restituisce il nome del giocatore
getPlayerNameAndSurname()
- Method in class it.prazzoli.tictactoe.
player
Restituisce Nome e Cognome del giocatore nel formato nome cognome
getPlayerNameAndSurnameAndScore()
- Method in class it.prazzoli.tictactoe.
player
Restituisce il valore Nome e Cognome e Score del giocatore nel formato nome cognome
punteggio
getPlayerPassword()
- Method in class it.prazzoli.tictactoe.
player
Deprecated.
insicuro e antiprivacy
getPlayerScore()
- Method in class it.prazzoli.tictactoe.
player
Restituisce il valore UserID
getPlayerSign()
- Method in class it.prazzoli.tictactoe.
player
Restituisce il punteggio assoluto del giocatore
getPlayerSurname()
- Method in class it.prazzoli.tictactoe.
player
Restituisce il cognome del giocatore
getRow()
- Method in class it.prazzoli.tictactoe.
cell
Getter return numero riga relativo alla cella
getUserID()
- Method in class it.prazzoli.tictactoe.
player
Restituisce il valore UserID del giocatore
getValueInBoard(int)
- Method in class it.prazzoli.tictactoe.
board
Restituisco il valore alla numero di cella
getValueInBoard(int, int)
- Method in class it.prazzoli.tictactoe.
board
Restituisco il valore alla riga row e alla colonna column
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
N
P
R
S
T
U
W