sdljava.x.swig
Class SDL_JoyBallEvent
public
class
SDL_JoyBallEvent
extends Object
protected boolean swigCMemOwn
private long swigCPtr
public SDL_JoyBallEvent(long cPtr, boolean cMemoryOwn)
public SDL_JoyBallEvent()
public void delete()
protected void finalize()
public short getBall()
public short getType()
public short getWhich()
public short getXrel()
public short getYrel()
public void setBall(short value)
public void setType(short value)
public void setWhich(short value)
public void setXrel(short value)
public void setYrel(short value)