public abstract class MovesCommand extends CookieCommand
Modifier and Type | Field and Description |
---|---|
protected int |
playerIndex |
gameID, playerID
Constructor and Description |
---|
MovesCommand(NetworkCookie cookie,
int playerIndex) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Execute, GetHeader, GetResponse, Unexecute
public MovesCommand(NetworkCookie cookie, int playerIndex)