sdljava.x.swig
public class SDL_SysWMEvent extends Object
| Field Summary | |
|---|---|
| protected boolean | swigCMemOwn |
| long | swigCPtr |
| Constructor Summary | |
|---|---|
| SDL_SysWMEvent(long cPtr, boolean cMemoryOwn) | |
| SDL_SysWMEvent() | |
| Method Summary | |
|---|---|
| void | delete() |
| protected void | finalize() |
| static long | getCPtr(SDL_SysWMEvent obj) |
| SWIGTYPE_p_SDL_SysWMmsg | getMsg() |
| short | getType() |
| void | setMsg(SWIGTYPE_p_SDL_SysWMmsg value) |
| void | setType(short value) |