public interface DropSpriteObserver
| Modifier and Type | Method and Description |
|---|---|
void |
pieceMoved(DropSprite sprite,
long when,
int col,
int row)
Called when the drop sprite has moved completely to the specified board coordinates.
|
void pieceMoved(DropSprite sprite, long when, int col, int row)
Copyright © 2015. All rights reserved.