public class MoveUtils extends Object
| Constructor and Description |
|---|
MoveUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
move(SandTable sandTable,
int x,
int y,
Direction direction,
int speed,
int time) |
Copyright © 2016. All rights reserved.