public class HumanPlayer extends Player
int
selectedColumn
color, game, user
HumanPlayer(Game game, User user, java.lang.String color)
void
doMove()
boolean
putDisc(int c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int selectedColumn
public HumanPlayer(Game game, User user, java.lang.String color)
public boolean putDisc(int c)
putDisc
Player
c
public void doMove()
doMove