public interface MoveProvider
Modifier and Type | Method and Description |
---|---|
void |
addMoveListener(MoveListener listener)
Adds a MoveListener that will be notified of all movement events.
|
Move |
getMovement()
Returns the move made since the move started, but before it has completed.
|
Move getMovement()
void addMoveListener(MoveListener listener)
listener
- the move listener