| Package | Description |
|---|---|
| com.threerings.puzzle.drop.util |
| Modifier and Type | Method and Description |
|---|---|
int |
PieceDropper.dropPieces(DropBoard board,
PieceDropper.DropObserver drobs)
Effects any drops possible on the supplied board (modifying the board in the progress) and
notifying the supplied drop observer of those drops.
|
int |
PieceDropper.fillBoard(DropBoard board,
PieceDropper.DropObserver drobs)
Drops new pieces onto the board to fill the gaps.
|
Copyright © 2015. All rights reserved.