Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
K
L
M
N
P
Q
R
S
T
U
V
N
newGame()
- Method in class controller.
Control
transformer(mutative)
: Creates a new game initializing the chess board with the appropriate Pieces.
nextGame()
- Method in class controller.
Control
transformer(mutative)
: Takes the game by one move forward.
nextGame()
- Method in class view.cl.
CommandLineUI
transformer(mutative)
: Changes the chess board of the game to show to a next board.
nextGame()
- Method in class view.gui.
GraphicUI
transformer(mutative)
: Changes the chess board of the game to show to a next board.
nextGame()
- Method in interface view.
UserInterface
Changes the now state of the game to the next state of the game.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
G
H
I
K
L
M
N
P
Q
R
S
T
U
V