Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Othello 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
L
M
O
P
R
S
T
U
V
S
setPlayers(OthelloPlayer, OthelloPlayer)
- Method in class edu.drexel.cs.ai.othello.
ConsoleUserInterface
setPlayers(OthelloPlayer, OthelloPlayer)
- Method in class edu.drexel.cs.ai.othello.
GraphicalUserInterface
setPlayers(OthelloPlayer, OthelloPlayer)
- Method in interface edu.drexel.cs.ai.othello.
UserInterface
Assigns the agents that will be playing the current game.
Square
- Class in
edu.drexel.cs.ai.othello
A class for representing an individual square in the othello board.
Square(String)
- Constructor for class edu.drexel.cs.ai.othello.
Square
Constructs a new
Square
from a string representation of the row and column.
Square(int, int)
- Constructor for class edu.drexel.cs.ai.othello.
Square
Constructs a new
Square
from a given row and column in the board.
students.example
- package students.example
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Othello 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
G
H
I
L
M
O
P
R
S
T
U
V
Copyright 2006–2007
Evan A. Sultanik