public interface PuzzleCodes
extends com.threerings.presents.data.InvocationCodes
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG_PUZZLE
Whether to enable debug logging and assertions for puzzles.
|
static int |
DEFAULT_DIFFICULTY
The default puzzle difficulty level.
|
static String |
PUZZLE_MESSAGE_BUNDLE
The message bundle identifier for general puzzle messages.
|
static final String PUZZLE_MESSAGE_BUNDLE
static final int DEFAULT_DIFFICULTY
static final boolean DEBUG_PUZZLE
Copyright © 2015. All rights reserved.