Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
R
RANDOM_MOVES_NUMBER
- Variable in class cz.cvut.agents.rph.reversi.players.
DummyPlayer
Constant defining maximum number of tried moves.
recordGameResults(int, int)
- Method in class cz.cvut.agents.rph.reversi.
PlayerResult
Adds score and stone to the current result.
removeActionListener(ActionListener)
- Method in class cz.cvut.agents.rph.core.
GameView
Removes an action listener.
removeView(GameView)
- Method in class cz.cvut.agents.rph.core.
GameModel
restart()
- Method in class cz.cvut.agents.rph.core.
GameModel
restart()
- Method in class cz.cvut.agents.rph.reversi.
ReversiModel
RESTART_ACTION_COMMAND
- Static variable in class cz.cvut.agents.rph.reversi.
ReversiController
restartGame()
- Method in class cz.cvut.agents.rph.reversi.
ReversiController
DUH, restart the game.
resultType
- Variable in class cz.cvut.agents.rph.reversi.
PlayerResult
ReversiController
- Class in
cz.cvut.agents.rph.reversi
Controller of the Reversi game.
ReversiController(ReversiModel, long, ReversiPlayerInterface, ReversiPlayerInterface)
- Constructor for class cz.cvut.agents.rph.reversi.
ReversiController
Constructs the controller for the Reversi game.
ReversiCreator
- Class in
cz.cvut.agents.rph.reversi.main
Creator of the Reversi game.
ReversiCreator()
- Constructor for class cz.cvut.agents.rph.reversi.main.
ReversiCreator
ReversiGameResult
- Class in
cz.cvut.agents.rph.reversi
Encapsulates results of a reversi game for both players.
ReversiGameResult(PlayerResult, PlayerResult)
- Constructor for class cz.cvut.agents.rph.reversi.
ReversiGameResult
reversiModel
- Variable in class cz.cvut.agents.rph.reversi.
ReversiController
Model of the game
ReversiModel
- Class in
cz.cvut.agents.rph.reversi
Concrete instance of the Reversi game model.
ReversiModel(int, int)
- Constructor for class cz.cvut.agents.rph.reversi.
ReversiModel
ReversiMove
- Class in
cz.cvut.agents.rph.reversi
A class representing one reversi move.
ReversiMove(int, int)
- Constructor for class cz.cvut.agents.rph.reversi.
ReversiMove
Creates a move which can be processed by the
ReversiController
.
ReversiPlayer
- Class in
cz.cvut.agents.rph.reversi
General template for a reversi player.
ReversiPlayer()
- Constructor for class cz.cvut.agents.rph.reversi.
ReversiPlayer
ReversiPlayerInterface
- Interface in
cz.cvut.agents.rph.reversi
Interface for a reversi player.
ReversiScoreEvaluator
- Class in
cz.cvut.agents.rph.reversi
Evaluates result of a reversi game.
ReversiScoreEvaluator()
- Constructor for class cz.cvut.agents.rph.reversi.
ReversiScoreEvaluator
ReversiScoreEvaluator.ResultType
- Enum in
cz.cvut.agents.rph.reversi
ReversiScoreEvaluator.ResultType()
- Constructor for enum cz.cvut.agents.rph.reversi.
ReversiScoreEvaluator.ResultType
ReversiView
- Class in
cz.cvut.agents.rph.reversi
Specific view for the Reversi game.
ReversiView(ReversiModel)
- Constructor for class cz.cvut.agents.rph.reversi.
ReversiView
run()
- Method in class cz.cvut.agents.rph.core.
GameController
Execute the game.
run()
- Method in class cz.cvut.agents.rph.reversi.
ReversiController
run(boolean)
- Method in class cz.cvut.agents.rph.reversi.
ReversiController
Runs the game
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y