sdljava.x.swig
public class SDL_JoyAxisEvent extends Object
| Field Summary | |
|---|---|
| protected boolean | swigCMemOwn |
| long | swigCPtr |
| Constructor Summary | |
|---|---|
| SDL_JoyAxisEvent(long cPtr, boolean cMemoryOwn) | |
| SDL_JoyAxisEvent() | |
| Method Summary | |
|---|---|
| void | delete() |
| protected void | finalize() |
| short | getAxis() |
| static long | getCPtr(SDL_JoyAxisEvent obj) |
| short | getType() |
| short | getValue() |
| short | getWhich() |
| void | setAxis(short value) |
| void | setType(short value) |
| void | setValue(short value) |
| void | setWhich(short value) |