ewe.sys
Class SystemMessage
java.lang.Object
ewe.sys.SystemMessage
- public class SystemMessage
- extends Object
type
public int type
wparam
public int wparam
lparam
public int lparam
time
public int time
x
public int x
y
public int y
state
public int state
REMOVED
public static final int REMOVED
- See Also:
- Constant Field Values
PAINT
public static final int PAINT
- See Also:
- Constant Field Values
MOUSEFIRST
public static final int MOUSEFIRST
- See Also:
- Constant Field Values
MOUSELAST
public static final int MOUSELAST
- See Also:
- Constant Field Values
KEYFIRST
public static final int KEYFIRST
- See Also:
- Constant Field Values
KEYLAST
public static final int KEYLAST
- See Also:
- Constant Field Values
TIMER
public static final int TIMER
- See Also:
- Constant Field Values
CALLBACK
public static final int CALLBACK
- See Also:
- Constant Field Values
SystemMessage
public SystemMessage()
isMouse
public boolean isMouse()
isKey
public boolean isKey()
isPen
public boolean isPen()
isPaint
public boolean isPaint()
isTimer
public boolean isTimer()