public static interface DropBoard.PieceOperation
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(DropBoard board,
int col,
int row)
Called for each piece in the board segment the operation is being applied to.
|
boolean execute(DropBoard board, int col, int row)
Copyright © 2015. All rights reserved.