public interface DropPanel
| Modifier and Type | Method and Description |
|---|---|
void |
setNextBlock(int[] pieces)
Sets the next block to be displayed.
|
void |
setSummary(int pidx,
BoardSummary summary)
Updates the board summary display for the given player.
|
void setNextBlock(int[] pieces)
void setSummary(int pidx,
BoardSummary summary)
Copyright © 2015. All rights reserved.