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