|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object sdljava.x.swig.SDL_QuitEvent
public class SDL_QuitEvent
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
private long |
swigCPtr
|
Constructor Summary | |
---|---|
|
SDL_QuitEvent()
|
protected |
SDL_QuitEvent(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
protected void |
finalize()
|
protected static long |
getCPtr(SDL_QuitEvent obj)
|
short |
getType()
|
void |
setType(short type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private long swigCPtr
protected boolean swigCMemOwn
Constructor Detail |
---|
protected SDL_QuitEvent(long cPtr, boolean cMemoryOwn)
public SDL_QuitEvent()
Method Detail |
---|
protected static long getCPtr(SDL_QuitEvent obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void setType(short type)
public short getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |