Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
I
init()
- Method in class othello.gui.
OthelloJApplet
Initiates the GUI interface towards the user
initBoard()
- Method in class othello.board.
BoardState
Will initialize the game with the correct setup!
initializeNewGame(int)
- Method in interface othello.ai.
OthelloAIModel
InitializeNewGame initiates the game as it should be.
initializeNewGame(int)
- Method in class othello.ai.
OthelloAI
InitializeNewGame initiates the game as it should be.
isButtonEnabled(String)
- Method in class othello.gui.
OthelloInfoPanel
Checks whether a button is enabled or disabled
isEmpty(int, int)
- Method in class othello.board.
BoardState
Is the square EMPTY or not ?
isToken(int, int, int)
- Method in class othello.board.
BoardState
will check if the position (row, col) is equal to token.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y