public class Movement
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static Movement[] |
MOVE_2WAY |
static Movement[] |
MOVE_4WAY |
static Movement[] |
MOVE_8WAY |
| Constructor and Description |
|---|
Movement(int theRowMovement,
int theColumnMovement) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnmMovement() |
int |
getRowMovement() |