public interface DropLogic
| Modifier and Type | Method and Description |
|---|---|
boolean |
useBlockDropping()
Returns whether the puzzle game would like to make use of the manipulable block dropping
functionality.
|
boolean |
useBoardRising()
Returns whether the puzzle game would like to make use of the rising board functionality.
|
Copyright © 2015. All rights reserved.