|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DropSpriteObserver
Provides notifications for drop puzzle specific stuff.
| Method Summary | |
|---|---|
void |
pieceMoved(DropSprite sprite,
long when,
int col,
int row)
Called when the drop sprite has moved completely to the specified board coordinates. |
| Method Detail |
|---|
void pieceMoved(DropSprite sprite,
long when,
int col,
int row)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||