sdljava.event
public final class SDLAppState extends Object
Field Summary | |
---|---|
static SDLAppState | APPACTIVE |
static SDLAppState | APPINPUTFOCUS |
static SDLAppState | APPMOUSEFOCUS |
String | swigName |
static int | swigNext |
int | swigValue |
static SDLAppState[] | swigValues |
Constructor Summary | |
---|---|
SDLAppState(String swigName) | |
SDLAppState(String swigName, int swigValue) |
Method Summary | |
---|---|
static SDLAppState | swigToEnum(int swigValue) |
int | swigValue() |
String | toString() |