sdljava.x.swig
public class SDL_JoyButtonEvent extends Object
| Field Summary | |
|---|---|
| protected boolean | swigCMemOwn |
| long | swigCPtr |
| Constructor Summary | |
|---|---|
| protected | SDL_JoyButtonEvent(long cPtr, boolean cMemoryOwn) |
| SDL_JoyButtonEvent() | |
| Method Summary | |
|---|---|
| void | delete() |
| protected void | finalize() |
| short | getButton() |
| protected static long | getCPtr(SDL_JoyButtonEvent obj) |
| short | getState() |
| short | getType() |
| short | getWhich() |
| void | setButton(short value) |
| void | setState(short value) |
| void | setType(short value) |
| void | setWhich(short value) |