zombie.input
Class Keys
java.lang.Object
zombie.input.Keys
public class Keys
- extends java.lang.Object
- Author:
- LEMMY
Constructor Summary |
Keys()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVENT_SIZE
public static final int EVENT_SIZE
- See Also:
- Constant Field Values
CHAR_NONE
public static final int CHAR_NONE
- See Also:
- Constant Field Values
KEY_NONE
public static final int KEY_NONE
- See Also:
- Constant Field Values
KEY_ESCAPE
public static final int KEY_ESCAPE
- See Also:
- Constant Field Values
KEY_1
public static final int KEY_1
- See Also:
- Constant Field Values
KEY_2
public static final int KEY_2
- See Also:
- Constant Field Values
KEY_3
public static final int KEY_3
- See Also:
- Constant Field Values
KEY_4
public static final int KEY_4
- See Also:
- Constant Field Values
KEY_5
public static final int KEY_5
- See Also:
- Constant Field Values
KEY_6
public static final int KEY_6
- See Also:
- Constant Field Values
KEY_7
public static final int KEY_7
- See Also:
- Constant Field Values
KEY_8
public static final int KEY_8
- See Also:
- Constant Field Values
KEY_9
public static final int KEY_9
- See Also:
- Constant Field Values
KEY_0
public static final int KEY_0
- See Also:
- Constant Field Values
KEY_MINUS
public static final int KEY_MINUS
- See Also:
- Constant Field Values
KEY_EQUALS
public static final int KEY_EQUALS
- See Also:
- Constant Field Values
KEY_BACK
public static final int KEY_BACK
- See Also:
- Constant Field Values
KEY_TAB
public static final int KEY_TAB
- See Also:
- Constant Field Values
KEY_Q
public static final int KEY_Q
- See Also:
- Constant Field Values
KEY_W
public static final int KEY_W
- See Also:
- Constant Field Values
KEY_E
public static final int KEY_E
- See Also:
- Constant Field Values
KEY_R
public static final int KEY_R
- See Also:
- Constant Field Values
KEY_T
public static final int KEY_T
- See Also:
- Constant Field Values
KEY_Y
public static final int KEY_Y
- See Also:
- Constant Field Values
KEY_U
public static final int KEY_U
- See Also:
- Constant Field Values
KEY_I
public static final int KEY_I
- See Also:
- Constant Field Values
KEY_O
public static final int KEY_O
- See Also:
- Constant Field Values
KEY_P
public static final int KEY_P
- See Also:
- Constant Field Values
KEY_LBRACKET
public static final int KEY_LBRACKET
- See Also:
- Constant Field Values
KEY_RBRACKET
public static final int KEY_RBRACKET
- See Also:
- Constant Field Values
KEY_RETURN
public static final int KEY_RETURN
- See Also:
- Constant Field Values
KEY_LCONTROL
public static final int KEY_LCONTROL
- See Also:
- Constant Field Values
KEY_A
public static final int KEY_A
- See Also:
- Constant Field Values
KEY_S
public static final int KEY_S
- See Also:
- Constant Field Values
KEY_D
public static final int KEY_D
- See Also:
- Constant Field Values
KEY_F
public static final int KEY_F
- See Also:
- Constant Field Values
KEY_G
public static final int KEY_G
- See Also:
- Constant Field Values
KEY_H
public static final int KEY_H
- See Also:
- Constant Field Values
KEY_J
public static final int KEY_J
- See Also:
- Constant Field Values
KEY_K
public static final int KEY_K
- See Also:
- Constant Field Values
KEY_L
public static final int KEY_L
- See Also:
- Constant Field Values
KEY_SEMICOLON
public static final int KEY_SEMICOLON
- See Also:
- Constant Field Values
KEY_APOSTROPHE
public static final int KEY_APOSTROPHE
- See Also:
- Constant Field Values
KEY_GRAVE
public static final int KEY_GRAVE
- See Also:
- Constant Field Values
KEY_LSHIFT
public static final int KEY_LSHIFT
- See Also:
- Constant Field Values
KEY_BACKSLASH
public static final int KEY_BACKSLASH
- See Also:
- Constant Field Values
KEY_Z
public static final int KEY_Z
- See Also:
- Constant Field Values
KEY_X
public static final int KEY_X
- See Also:
- Constant Field Values
KEY_C
public static final int KEY_C
- See Also:
- Constant Field Values
KEY_V
public static final int KEY_V
- See Also:
- Constant Field Values
KEY_B
public static final int KEY_B
- See Also:
- Constant Field Values
KEY_N
public static final int KEY_N
- See Also:
- Constant Field Values
KEY_M
public static final int KEY_M
- See Also:
- Constant Field Values
KEY_COMMA
public static final int KEY_COMMA
- See Also:
- Constant Field Values
KEY_PERIOD
public static final int KEY_PERIOD
- See Also:
- Constant Field Values
KEY_SLASH
public static final int KEY_SLASH
- See Also:
- Constant Field Values
KEY_RSHIFT
public static final int KEY_RSHIFT
- See Also:
- Constant Field Values
KEY_MULTIPLY
public static final int KEY_MULTIPLY
- See Also:
- Constant Field Values
KEY_LMENU
public static final int KEY_LMENU
- See Also:
- Constant Field Values
KEY_SPACE
public static final int KEY_SPACE
- See Also:
- Constant Field Values
KEY_CAPITAL
public static final int KEY_CAPITAL
- See Also:
- Constant Field Values
KEY_F1
public static final int KEY_F1
- See Also:
- Constant Field Values
KEY_F2
public static final int KEY_F2
- See Also:
- Constant Field Values
KEY_F3
public static final int KEY_F3
- See Also:
- Constant Field Values
KEY_F4
public static final int KEY_F4
- See Also:
- Constant Field Values
KEY_F5
public static final int KEY_F5
- See Also:
- Constant Field Values
KEY_F6
public static final int KEY_F6
- See Also:
- Constant Field Values
KEY_F7
public static final int KEY_F7
- See Also:
- Constant Field Values
KEY_F8
public static final int KEY_F8
- See Also:
- Constant Field Values
KEY_F9
public static final int KEY_F9
- See Also:
- Constant Field Values
KEY_F10
public static final int KEY_F10
- See Also:
- Constant Field Values
KEY_NUMLOCK
public static final int KEY_NUMLOCK
- See Also:
- Constant Field Values
KEY_SCROLL
public static final int KEY_SCROLL
- See Also:
- Constant Field Values
KEY_NUMPAD7
public static final int KEY_NUMPAD7
- See Also:
- Constant Field Values
KEY_NUMPAD8
public static final int KEY_NUMPAD8
- See Also:
- Constant Field Values
KEY_NUMPAD9
public static final int KEY_NUMPAD9
- See Also:
- Constant Field Values
KEY_SUBTRACT
public static final int KEY_SUBTRACT
- See Also:
- Constant Field Values
KEY_NUMPAD4
public static final int KEY_NUMPAD4
- See Also:
- Constant Field Values
KEY_NUMPAD5
public static final int KEY_NUMPAD5
- See Also:
- Constant Field Values
KEY_NUMPAD6
public static final int KEY_NUMPAD6
- See Also:
- Constant Field Values
KEY_ADD
public static final int KEY_ADD
- See Also:
- Constant Field Values
KEY_NUMPAD1
public static final int KEY_NUMPAD1
- See Also:
- Constant Field Values
KEY_NUMPAD2
public static final int KEY_NUMPAD2
- See Also:
- Constant Field Values
KEY_NUMPAD3
public static final int KEY_NUMPAD3
- See Also:
- Constant Field Values
KEY_NUMPAD0
public static final int KEY_NUMPAD0
- See Also:
- Constant Field Values
KEY_DECIMAL
public static final int KEY_DECIMAL
- See Also:
- Constant Field Values
KEY_F11
public static final int KEY_F11
- See Also:
- Constant Field Values
KEY_F12
public static final int KEY_F12
- See Also:
- Constant Field Values
KEY_F13
public static final int KEY_F13
- See Also:
- Constant Field Values
KEY_F14
public static final int KEY_F14
- See Also:
- Constant Field Values
KEY_F15
public static final int KEY_F15
- See Also:
- Constant Field Values
KEY_KANA
public static final int KEY_KANA
- See Also:
- Constant Field Values
KEY_CONVERT
public static final int KEY_CONVERT
- See Also:
- Constant Field Values
KEY_NOCONVERT
public static final int KEY_NOCONVERT
- See Also:
- Constant Field Values
KEY_YEN
public static final int KEY_YEN
- See Also:
- Constant Field Values
KEY_NUMPADEQUALS
public static final int KEY_NUMPADEQUALS
- See Also:
- Constant Field Values
KEY_CIRCUMFLEX
public static final int KEY_CIRCUMFLEX
- See Also:
- Constant Field Values
KEY_AT
public static final int KEY_AT
- See Also:
- Constant Field Values
KEY_COLON
public static final int KEY_COLON
- See Also:
- Constant Field Values
KEY_UNDERLINE
public static final int KEY_UNDERLINE
- See Also:
- Constant Field Values
KEY_KANJI
public static final int KEY_KANJI
- See Also:
- Constant Field Values
KEY_STOP
public static final int KEY_STOP
- See Also:
- Constant Field Values
KEY_AX
public static final int KEY_AX
- See Also:
- Constant Field Values
KEY_UNLABELED
public static final int KEY_UNLABELED
- See Also:
- Constant Field Values
KEY_NUMPADENTER
public static final int KEY_NUMPADENTER
- See Also:
- Constant Field Values
KEY_RCONTROL
public static final int KEY_RCONTROL
- See Also:
- Constant Field Values
KEY_NUMPADCOMMA
public static final int KEY_NUMPADCOMMA
- See Also:
- Constant Field Values
KEY_DIVIDE
public static final int KEY_DIVIDE
- See Also:
- Constant Field Values
KEY_SYSRQ
public static final int KEY_SYSRQ
- See Also:
- Constant Field Values
KEY_RMENU
public static final int KEY_RMENU
- See Also:
- Constant Field Values
KEY_PAUSE
public static final int KEY_PAUSE
- See Also:
- Constant Field Values
KEY_HOME
public static final int KEY_HOME
- See Also:
- Constant Field Values
KEY_UP
public static final int KEY_UP
- See Also:
- Constant Field Values
KEY_PRIOR
public static final int KEY_PRIOR
- See Also:
- Constant Field Values
KEY_LEFT
public static final int KEY_LEFT
- See Also:
- Constant Field Values
KEY_RIGHT
public static final int KEY_RIGHT
- See Also:
- Constant Field Values
KEY_END
public static final int KEY_END
- See Also:
- Constant Field Values
KEY_DOWN
public static final int KEY_DOWN
- See Also:
- Constant Field Values
KEY_NEXT
public static final int KEY_NEXT
- See Also:
- Constant Field Values
KEY_INSERT
public static final int KEY_INSERT
- See Also:
- Constant Field Values
KEY_DELETE
public static final int KEY_DELETE
- See Also:
- Constant Field Values
KEY_LMETA
public static final int KEY_LMETA
- See Also:
- Constant Field Values
KEY_LWIN
public static final int KEY_LWIN
- See Also:
- Constant Field Values
KEY_RMETA
public static final int KEY_RMETA
- See Also:
- Constant Field Values
KEY_RWIN
public static final int KEY_RWIN
- See Also:
- Constant Field Values
KEY_APPS
public static final int KEY_APPS
- See Also:
- Constant Field Values
KEY_POWER
public static final int KEY_POWER
- See Also:
- Constant Field Values
KEY_SLEEP
public static final int KEY_SLEEP
- See Also:
- Constant Field Values
Keys
public Keys()