public interface DropCodes extends PuzzleGameCodes
| Modifier and Type | Field and Description |
|---|---|
static String |
DROP_MESSAGE_BUNDLE
The message bundle identifier for drop puzzle messages.
|
static String |
DROP_STREAM
The name of the control stream that provides drop pieces.
|
static String |
RISE_STREAM
The name of the control stream that provides rise pieces.
|
static final String DROP_MESSAGE_BUNDLE
static final String DROP_STREAM
static final String RISE_STREAM
Copyright © 2015. All rights reserved.