| Package | Description |
|---|---|
| com.threerings.puzzle.drop.client |
| Constructor and Description |
|---|
DropBlockSprite(DropBoardView view,
int col,
int row,
int orient,
int[] pieces)
Constructs a drop block sprite and starts it dropping.
|
DropBlockSprite(DropBoardView view,
int col,
int row,
int orient,
int[] pieces,
int renderOrder)
Constructs a drop block sprite and starts it dropping.
|
DropSprite(DropBoardView view,
int col,
int row,
int[] pieces,
int dist)
Constructs a drop sprite and starts it dropping.
|
DropSprite(DropBoardView view,
int col,
int row,
int[] pieces,
int dist,
int renderOrder)
Constructs a drop sprite and starts it dropping.
|
NextBlockView(DropBoardView view,
int pwid,
int phei,
int orient)
Constructs a next block view.
|
PieceGroupAnimation(DropBoardView view,
DropBoard board)
Creates a piece group animation which must be initialized with a subsequent call to
AbstractMedia.init(AbstractMediaManager). |
Copyright © 2015. All rights reserved.