Package org.rspeer.game
Interface KeyCode
-
public interface KeyCode
-
-
Field Summary
Fields Modifier and Type Field Description static int
VK_0
static int
VK_1
static int
VK_2
static int
VK_3
static int
VK_4
static int
VK_5
static int
VK_6
static int
VK_7
static int
VK_8
static int
VK_9
static int
VK_A
static int
VK_ADD
static int
VK_ALT
static int
VK_B
static int
VK_BACK_QUOTE
static int
VK_BACK_SLASH
static int
VK_BACK_SPACE
static int
VK_C
static int
VK_CLEAR
static int
VK_CLOSE_BRACKET
static int
VK_COMMA
static int
VK_CONTROL
static int
VK_D
static int
VK_DECIMAL
static int
VK_DELETE
static int
VK_DIVIDE
static int
VK_DOWN
static int
VK_E
static int
VK_END
static int
VK_ENTER
static int
VK_EQUALS
static int
VK_ESCAPE
static int
VK_F
static int
VK_F1
static int
VK_F10
static int
VK_F11
static int
VK_F12
static int
VK_F2
static int
VK_F3
static int
VK_F4
static int
VK_F5
static int
VK_F6
static int
VK_F7
static int
VK_F8
static int
VK_F9
static int
VK_G
static int
VK_H
static int
VK_HOME
static int
VK_I
static int
VK_INSERT
static int
VK_J
static int
VK_K
static int
VK_L
static int
VK_LEFT
static int
VK_M
static int
VK_MINUS
static int
VK_MULTIPLY
static int
VK_N
static int
VK_NUMBER_SIGN
static int
VK_NUMPAD0
static int
VK_NUMPAD1
static int
VK_NUMPAD2
static int
VK_NUMPAD3
static int
VK_NUMPAD4
static int
VK_NUMPAD5
static int
VK_NUMPAD6
static int
VK_NUMPAD7
static int
VK_NUMPAD8
static int
VK_NUMPAD9
static int
VK_O
static int
VK_OPEN_BRACKET
static int
VK_P
static int
VK_PAGE_DOWN
static int
VK_PAGE_UP
static int
VK_PERIOD
static int
VK_Q
static int
VK_QUOTE
static int
VK_R
static int
VK_RIGHT
static int
VK_S
static int
VK_SEMICOLON
static int
VK_SHIFT
static int
VK_SLASH
static int
VK_SPACE
static int
VK_SUBTRACT
static int
VK_T
static int
VK_TAB
static int
VK_U
static int
VK_UP
static int
VK_V
static int
VK_W
static int
VK_X
static int
VK_Y
static int
VK_Z
-
-
-
Field Detail
-
VK_F1
static final int VK_F1
- See Also:
- Constant Field Values
-
VK_F2
static final int VK_F2
- See Also:
- Constant Field Values
-
VK_F3
static final int VK_F3
- See Also:
- Constant Field Values
-
VK_F4
static final int VK_F4
- See Also:
- Constant Field Values
-
VK_F5
static final int VK_F5
- See Also:
- Constant Field Values
-
VK_F6
static final int VK_F6
- See Also:
- Constant Field Values
-
VK_F7
static final int VK_F7
- See Also:
- Constant Field Values
-
VK_F8
static final int VK_F8
- See Also:
- Constant Field Values
-
VK_F9
static final int VK_F9
- See Also:
- Constant Field Values
-
VK_F10
static final int VK_F10
- See Also:
- Constant Field Values
-
VK_F11
static final int VK_F11
- See Also:
- Constant Field Values
-
VK_F12
static final int VK_F12
- See Also:
- Constant Field Values
-
VK_ESCAPE
static final int VK_ESCAPE
- See Also:
- Constant Field Values
-
VK_1
static final int VK_1
- See Also:
- Constant Field Values
-
VK_2
static final int VK_2
- See Also:
- Constant Field Values
-
VK_3
static final int VK_3
- See Also:
- Constant Field Values
-
VK_4
static final int VK_4
- See Also:
- Constant Field Values
-
VK_5
static final int VK_5
- See Also:
- Constant Field Values
-
VK_6
static final int VK_6
- See Also:
- Constant Field Values
-
VK_7
static final int VK_7
- See Also:
- Constant Field Values
-
VK_8
static final int VK_8
- See Also:
- Constant Field Values
-
VK_9
static final int VK_9
- See Also:
- Constant Field Values
-
VK_0
static final int VK_0
- See Also:
- Constant Field Values
-
VK_MINUS
static final int VK_MINUS
- See Also:
- Constant Field Values
-
VK_EQUALS
static final int VK_EQUALS
- See Also:
- Constant Field Values
-
VK_BACK_QUOTE
static final int VK_BACK_QUOTE
- See Also:
- Constant Field Values
-
VK_Q
static final int VK_Q
- See Also:
- Constant Field Values
-
VK_W
static final int VK_W
- See Also:
- Constant Field Values
-
VK_E
static final int VK_E
- See Also:
- Constant Field Values
-
VK_R
static final int VK_R
- See Also:
- Constant Field Values
-
VK_T
static final int VK_T
- See Also:
- Constant Field Values
-
VK_Y
static final int VK_Y
- See Also:
- Constant Field Values
-
VK_U
static final int VK_U
- See Also:
- Constant Field Values
-
VK_I
static final int VK_I
- See Also:
- Constant Field Values
-
VK_O
static final int VK_O
- See Also:
- Constant Field Values
-
VK_P
static final int VK_P
- See Also:
- Constant Field Values
-
VK_OPEN_BRACKET
static final int VK_OPEN_BRACKET
- See Also:
- Constant Field Values
-
VK_CLOSE_BRACKET
static final int VK_CLOSE_BRACKET
- See Also:
- Constant Field Values
-
VK_A
static final int VK_A
- See Also:
- Constant Field Values
-
VK_S
static final int VK_S
- See Also:
- Constant Field Values
-
VK_D
static final int VK_D
- See Also:
- Constant Field Values
-
VK_F
static final int VK_F
- See Also:
- Constant Field Values
-
VK_G
static final int VK_G
- See Also:
- Constant Field Values
-
VK_H
static final int VK_H
- See Also:
- Constant Field Values
-
VK_J
static final int VK_J
- See Also:
- Constant Field Values
-
VK_K
static final int VK_K
- See Also:
- Constant Field Values
-
VK_L
static final int VK_L
- See Also:
- Constant Field Values
-
VK_SEMICOLON
static final int VK_SEMICOLON
- See Also:
- Constant Field Values
-
VK_QUOTE
static final int VK_QUOTE
- See Also:
- Constant Field Values
-
VK_NUMBER_SIGN
static final int VK_NUMBER_SIGN
- See Also:
- Constant Field Values
-
VK_Z
static final int VK_Z
- See Also:
- Constant Field Values
-
VK_X
static final int VK_X
- See Also:
- Constant Field Values
-
VK_C
static final int VK_C
- See Also:
- Constant Field Values
-
VK_V
static final int VK_V
- See Also:
- Constant Field Values
-
VK_B
static final int VK_B
- See Also:
- Constant Field Values
-
VK_N
static final int VK_N
- See Also:
- Constant Field Values
-
VK_M
static final int VK_M
- See Also:
- Constant Field Values
-
VK_COMMA
static final int VK_COMMA
- See Also:
- Constant Field Values
-
VK_PERIOD
static final int VK_PERIOD
- See Also:
- Constant Field Values
-
VK_SLASH
static final int VK_SLASH
- See Also:
- Constant Field Values
-
VK_BACK_SLASH
static final int VK_BACK_SLASH
- See Also:
- Constant Field Values
-
VK_TAB
static final int VK_TAB
- See Also:
- Constant Field Values
-
VK_SHIFT
static final int VK_SHIFT
- See Also:
- Constant Field Values
-
VK_CONTROL
static final int VK_CONTROL
- See Also:
- Constant Field Values
-
VK_SPACE
static final int VK_SPACE
- See Also:
- Constant Field Values
-
VK_ENTER
static final int VK_ENTER
- See Also:
- Constant Field Values
-
VK_BACK_SPACE
static final int VK_BACK_SPACE
- See Also:
- Constant Field Values
-
VK_ALT
static final int VK_ALT
- See Also:
- Constant Field Values
-
VK_ADD
static final int VK_ADD
- See Also:
- Constant Field Values
-
VK_SUBTRACT
static final int VK_SUBTRACT
- See Also:
- Constant Field Values
-
VK_MULTIPLY
static final int VK_MULTIPLY
- See Also:
- Constant Field Values
-
VK_DIVIDE
static final int VK_DIVIDE
- See Also:
- Constant Field Values
-
VK_CLEAR
static final int VK_CLEAR
- See Also:
- Constant Field Values
-
VK_LEFT
static final int VK_LEFT
- See Also:
- Constant Field Values
-
VK_RIGHT
static final int VK_RIGHT
- See Also:
- Constant Field Values
-
VK_UP
static final int VK_UP
- See Also:
- Constant Field Values
-
VK_DOWN
static final int VK_DOWN
- See Also:
- Constant Field Values
-
VK_INSERT
static final int VK_INSERT
- See Also:
- Constant Field Values
-
VK_DELETE
static final int VK_DELETE
- See Also:
- Constant Field Values
-
VK_HOME
static final int VK_HOME
- See Also:
- Constant Field Values
-
VK_END
static final int VK_END
- See Also:
- Constant Field Values
-
VK_PAGE_UP
static final int VK_PAGE_UP
- See Also:
- Constant Field Values
-
VK_PAGE_DOWN
static final int VK_PAGE_DOWN
- See Also:
- Constant Field Values
-
VK_NUMPAD5
static final int VK_NUMPAD5
- See Also:
- Constant Field Values
-
VK_NUMPAD4
static final int VK_NUMPAD4
- See Also:
- Constant Field Values
-
VK_NUMPAD6
static final int VK_NUMPAD6
- See Also:
- Constant Field Values
-
VK_NUMPAD8
static final int VK_NUMPAD8
- See Also:
- Constant Field Values
-
VK_NUMPAD2
static final int VK_NUMPAD2
- See Also:
- Constant Field Values
-
VK_NUMPAD0
static final int VK_NUMPAD0
- See Also:
- Constant Field Values
-
VK_DECIMAL
static final int VK_DECIMAL
- See Also:
- Constant Field Values
-
VK_NUMPAD7
static final int VK_NUMPAD7
- See Also:
- Constant Field Values
-
VK_NUMPAD1
static final int VK_NUMPAD1
- See Also:
- Constant Field Values
-
VK_NUMPAD9
static final int VK_NUMPAD9
- See Also:
- Constant Field Values
-
VK_NUMPAD3
static final int VK_NUMPAD3
- See Also:
- Constant Field Values
-
-