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