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