public class EventConst
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
EVENT_ACTIVATE |
static int |
EVENT_FINISH |
static int |
EVENT_PROLONGATE |
Constructor and Description |
---|
EventConst() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
typeToString(int type) |
public static final int EVENT_ACTIVATE
public static final int EVENT_PROLONGATE
public static final int EVENT_FINISH