public class Move extends Object
Constructor and Description |
---|
Move(int row,
int col,
int delta) |
Modifier and Type | Method and Description |
---|---|
Move |
getBackMove() |
int |
getCol() |
int |
getDelta() |
int |
getNewCol() |
int |
getRow() |
String |
toString() |
Copyright © 2017. All Rights Reserved.