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
B
BACKGROUNDCOLOR
- Static variable in interface othello.gui.
OthelloParameters
BLACK
- Static variable in interface othello.gui.
OthelloParameters
BLACK
- Static variable in interface othello.board.
BoardParameters
BLACK
- Static variable in interface ai.alphabeta.
GameInterface
BLACKCOLOR
- Static variable in interface othello.gui.
OthelloParameters
BLACKPLAYER
- Static variable in interface othello.gui.
OthelloParameters
BoardParameters
- interface othello.board.
BoardParameters
.
Class BoardParameters contains common parameters for the Othello board. The interface is used for classes that needs these common parameters for the Othello board.
boardSize
- Variable in class othello.gui.
OthelloJCanvas
BOARDSIZE
- Static variable in interface othello.gui.
OthelloParameters
BoardState
- class othello.board.
BoardState
.
The BoardState contains the states for the Othello-board.
BoardState()
- Constructor for class othello.board.
BoardState
Constructor.
BoardState(int[][], int)
- Constructor for class othello.board.
BoardState
Constructor.
BoardStateMgr
- class othello.board.
BoardStateMgr
.
The BoardStateMgr contains all old states, and the current state for a game.
BoardStateMgr()
- Constructor for class othello.board.
BoardStateMgr
BoardValues
- class othello.board.
BoardValues
.
The BoardValues contains a smart implementation of how to calculate the values of a certain state of the game Othello.
BoardValues()
- Constructor for class othello.board.
BoardValues
The Constructor is silly and is not used
BUTTONBACKGROUNDCOLOR
- Static variable in interface othello.gui.
OthelloParameters
BUTTONFOREGROUNDCOLOR
- Static variable in interface othello.gui.
OthelloParameters
buttonSelected()
- Method in class othello.gui.
OthelloButtons
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