| Package | Description |
|---|---|
| com.threerings.puzzle.drop.util |
| Class and Description |
|---|
| PieceDestroyer.DestroyLogic
An interface to be implemented by specific puzzles to detail the parameters and methodology
by which pieces are destroyed in the puzzle board.
|
| PieceDropLogic
An interface to be implemented by games that would like to be able to drop their pieces during
game play.
|
| PieceDropper.DropObserver
Called to inform a drop observer that a piece has been dropped.
|
Copyright © 2015. All rights reserved.