| Package | Description |
|---|---|
| com.threerings.puzzle.drop.client | |
| com.threerings.puzzle.drop.data | |
| com.threerings.puzzle.drop.server | |
| com.threerings.puzzle.drop.util |
| Class and Description |
|---|
| DropBoard
A class that provides for various useful logical operations to be enacted on a two-dimensional
board and provides an easier mechanism for referencing pieces by position.
|
| DropCodes
Contains codes used by the drop game services.
|
| DropLogic
Describes the features and configuration desired for a given drop puzzle game.
|
| DropPieceCodes
The drop piece codes interface contains constants common to the drop game package.
|
| Class and Description |
|---|
| DropBoard
A class that provides for various useful logical operations to be enacted on a two-dimensional
board and provides an easier mechanism for referencing pieces by position.
|
| DropBoard.PieceOperation
An interface to be implemented by classes that would like to apply some operation to each
piece in a column or row segment in the board.
|
| DropPieceCodes
The drop piece codes interface contains constants common to the drop game package.
|
| Class and Description |
|---|
| DropCodes
Contains codes used by the drop game services.
|
| DropLogic
Describes the features and configuration desired for a given drop puzzle game.
|
| Class and Description |
|---|
| DropBoard
A class that provides for various useful logical operations to be enacted on a two-dimensional
board and provides an easier mechanism for referencing pieces by position.
|
| DropBoard.PieceOperation
An interface to be implemented by classes that would like to apply some operation to each
piece in a column or row segment in the board.
|
| DropPieceCodes
The drop piece codes interface contains constants common to the drop game package.
|
| SegmentInfo
Describes a segment of pieces in a
DropBoard. |
Copyright © 2015. All rights reserved.