sdljava.x.swig
Class SDL_SysWMEvent
java.lang.Object
sdljava.x.swig.SDL_SysWMEvent
public class SDL_SysWMEvent
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCPtr
private long swigCPtr
swigCMemOwn
protected boolean swigCMemOwn
SDL_SysWMEvent
protected SDL_SysWMEvent(long cPtr,
boolean cMemoryOwn)
SDL_SysWMEvent
public SDL_SysWMEvent()
getCPtr
protected static long getCPtr(SDL_SysWMEvent obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
setType
public void setType(short type)
getType
public short getType()
setMsg
public void setMsg(SWIGTYPE_p_SDL_SysWMmsg msg)
getMsg
public SWIGTYPE_p_SDL_SysWMmsg getMsg()