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