public static class CoreEvent.Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CALL_UI_ID |
static int |
GAME_PAUSE_ID |
static int |
GAME_RESTART_ID |
static int |
HIDE_SCREEN_ID |
static int |
OPTION_CHANGED_ID |
static int |
SWITCH_SCREEN_ID |
| Constructor and Description |
|---|
Constants() |
public static final int SWITCH_SCREEN_ID
public static final int OPTION_CHANGED_ID
public static final int HIDE_SCREEN_ID
public static final int GAME_RESTART_ID
public static final int GAME_PAUSE_ID
public static final int CALL_UI_ID