JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
E
G
H
M
O
P
S
T
P
Player
- Class in
edu.illinois.cs.cs125.spring2019.mp2.lib
A class that implements a player for ConnectN (and possibly other games).
Player(String)
- Constructor for class edu.illinois.cs.cs125.spring2019.mp2.lib.
Player
Create a new player with the given name.
Player(String, int)
- Constructor for class edu.illinois.cs.cs125.spring2019.mp2.lib.
Player
Create a new player with the given name and score.
Player(Player)
- Constructor for class edu.illinois.cs.cs125.spring2019.mp2.lib.
Player
Create a copy of an existing player.
A
C
E
G
H
M
O
P
S
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes