fourwin
Class AskDialogPlayer
java.lang.Object
fourwin.FourPlayer
fourwin.AskDialogPlayer
public class AskDialogPlayer
- extends FourPlayer
Displays an input.dialog that asks for the column 4RowBot should
throw in the next chip. Should only be used with 4RowBot because
the column is mirrored.
- Author:
- Sebastian
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AskDialogPlayer
public AskDialogPlayer(byte playerID)
move
public PlayingField move(PlayingField board)
- Specified by:
move
in class FourPlayer