sdljava.x.swig

Class SDL_ExposeEvent

public class SDL_ExposeEvent extends Object

Field Summary
protected booleanswigCMemOwn
longswigCPtr
Constructor Summary
protected SDL_ExposeEvent(long cPtr, boolean cMemoryOwn)
SDL_ExposeEvent()
Method Summary
voiddelete()
protected voidfinalize()
protected static longgetCPtr(SDL_ExposeEvent obj)
shortgetType()
voidsetType(short value)

Field Detail

swigCMemOwn

protected boolean swigCMemOwn

swigCPtr

private long swigCPtr

Constructor Detail

SDL_ExposeEvent

protected SDL_ExposeEvent(long cPtr, boolean cMemoryOwn)

SDL_ExposeEvent

public SDL_ExposeEvent()

Method Detail

delete

public void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(SDL_ExposeEvent obj)

getType

public short getType()

setType

public void setType(short value)