sdljava.event
public final class SDLEventState extends Object
Field Summary | |
---|---|
static SDLEventState | DISABLE |
static SDLEventState | ENABLE |
static SDLEventState | IGNORE |
static SDLEventState | QUERY |
String | swigName |
static int | swigNext |
int | swigValue |
static SDLEventState[] | swigValues |
Constructor Summary | |
---|---|
SDLEventState(String swigName) | |
SDLEventState(String swigName, int swigValue) |
Method Summary | |
---|---|
static SDLEventState | swigToEnum(int swigValue) |
int | swigValue() |
String | toString() |