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
A
A_HINT
- Static variable in interface othello.gui.
OthelloParameters
ABOUT
- Static variable in interface othello.gui.
OthelloParameters
actionPerformed(ActionEvent)
- Method in class othello.gui.
OthelloJRootPane
actionPerformed(ActionEvent)
- Method in class othello.gui.
OthelloDialog
Listener (from mouse) actionPerformed
addActionListener(ActionListener)
- Method in class othello.gui.
OthelloButtons
addActionListener(ActionListener)
- Method in class othello.gui.
OthelloInfoPanel
addKeyListener(KeyListener)
- Method in class othello.gui.
OthelloButtons
addKeyListener(KeyListener)
- Method in class othello.gui.
OthelloInfoPanel
addListenerForMouse(MouseListener)
- Method in class othello.gui.
OthelloJCanvas
addListenerForMouse
addNewState(BoardState, OthelloMove)
- Method in class othello.board.
BoardStateMgr
Adds a new BoardState into the Vector of boardStates.
ai.alphabeta
- package ai.alphabeta
AlphaBeta
- class ai.alphabeta.
AlphaBeta
.
A class for alpha-beta searching. Will return the best move for given situation and player, as calculated by the alpha-beta search algorithm with given search depth.
AlphaBeta(int)
- Constructor for class ai.alphabeta.
AlphaBeta
AlphaBeta(int, int)
- Constructor for class ai.alphabeta.
AlphaBeta
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