Package net.runelite.api
Class KeyCode
- java.lang.Object
-
- net.runelite.api.KeyCode
-
public final class KeyCode extends Object
Jagex key codes
-
-
Field Summary
Fields Modifier and Type Field Description static int
KC_0
static int
KC_1
static int
KC_2
static int
KC_3
static int
KC_4
static int
KC_5
static int
KC_6
static int
KC_7
static int
KC_8
static int
KC_9
static int
KC_A
static int
KC_ADD
static int
KC_ALT
static int
KC_B
static int
KC_BACK_QUOTE
static int
KC_BACK_SLASH
static int
KC_BACK_SPACE
static int
KC_C
static int
KC_CLEAR
static int
KC_CLOSE_BRACKET
static int
KC_COMMA
static int
KC_CONTROL
static int
KC_D
static int
KC_DECIMAL
static int
KC_DELETE
static int
KC_DIVIDE
static int
KC_DOWN
static int
KC_E
static int
KC_END
static int
KC_ENTER
static int
KC_EQUALS
static int
KC_ESCAPE
static int
KC_F
static int
KC_F1
static int
KC_F10
static int
KC_F11
static int
KC_F12
static int
KC_F2
static int
KC_F3
static int
KC_F4
static int
KC_F5
static int
KC_F6
static int
KC_F7
static int
KC_F8
static int
KC_F9
static int
KC_G
static int
KC_H
static int
KC_HOME
static int
KC_I
static int
KC_INSERT
static int
KC_J
static int
KC_K
static int
KC_L
static int
KC_LEFT
static int
KC_M
static int
KC_MINUS
static int
KC_MULTIPLY
static int
KC_N
static int
KC_NUMBER_SIGN
static int
KC_NUMPAD0
static int
KC_NUMPAD1
static int
KC_NUMPAD2
static int
KC_NUMPAD3
static int
KC_NUMPAD4
static int
KC_NUMPAD5
static int
KC_NUMPAD6
static int
KC_NUMPAD7
static int
KC_NUMPAD8
static int
KC_NUMPAD9
static int
KC_O
static int
KC_OPEN_BRACKET
static int
KC_P
static int
KC_PAGE_DOWN
static int
KC_PAGE_UP
static int
KC_PERIOD
static int
KC_Q
static int
KC_QUOTE
static int
KC_R
static int
KC_RIGHT
static int
KC_S
static int
KC_SEMICOLON
static int
KC_SHIFT
static int
KC_SLASH
static int
KC_SPACE
static int
KC_SUBTRACT
static int
KC_T
static int
KC_TAB
static int
KC_U
static int
KC_UP
static int
KC_V
static int
KC_W
static int
KC_X
static int
KC_Y
static int
KC_Z
-
Constructor Summary
Constructors Constructor Description KeyCode()
-
-
-
Field Detail
-
KC_F1
public static final int KC_F1
- See Also:
- Constant Field Values
-
KC_F2
public static final int KC_F2
- See Also:
- Constant Field Values
-
KC_F3
public static final int KC_F3
- See Also:
- Constant Field Values
-
KC_F4
public static final int KC_F4
- See Also:
- Constant Field Values
-
KC_F5
public static final int KC_F5
- See Also:
- Constant Field Values
-
KC_F6
public static final int KC_F6
- See Also:
- Constant Field Values
-
KC_F7
public static final int KC_F7
- See Also:
- Constant Field Values
-
KC_F8
public static final int KC_F8
- See Also:
- Constant Field Values
-
KC_F9
public static final int KC_F9
- See Also:
- Constant Field Values
-
KC_F10
public static final int KC_F10
- See Also:
- Constant Field Values
-
KC_F11
public static final int KC_F11
- See Also:
- Constant Field Values
-
KC_F12
public static final int KC_F12
- See Also:
- Constant Field Values
-
KC_ESCAPE
public static final int KC_ESCAPE
- See Also:
- Constant Field Values
-
KC_1
public static final int KC_1
- See Also:
- Constant Field Values
-
KC_2
public static final int KC_2
- See Also:
- Constant Field Values
-
KC_3
public static final int KC_3
- See Also:
- Constant Field Values
-
KC_4
public static final int KC_4
- See Also:
- Constant Field Values
-
KC_5
public static final int KC_5
- See Also:
- Constant Field Values
-
KC_6
public static final int KC_6
- See Also:
- Constant Field Values
-
KC_7
public static final int KC_7
- See Also:
- Constant Field Values
-
KC_8
public static final int KC_8
- See Also:
- Constant Field Values
-
KC_9
public static final int KC_9
- See Also:
- Constant Field Values
-
KC_0
public static final int KC_0
- See Also:
- Constant Field Values
-
KC_MINUS
public static final int KC_MINUS
- See Also:
- Constant Field Values
-
KC_EQUALS
public static final int KC_EQUALS
- See Also:
- Constant Field Values
-
KC_BACK_QUOTE
public static final int KC_BACK_QUOTE
- See Also:
- Constant Field Values
-
KC_Q
public static final int KC_Q
- See Also:
- Constant Field Values
-
KC_W
public static final int KC_W
- See Also:
- Constant Field Values
-
KC_E
public static final int KC_E
- See Also:
- Constant Field Values
-
KC_R
public static final int KC_R
- See Also:
- Constant Field Values
-
KC_T
public static final int KC_T
- See Also:
- Constant Field Values
-
KC_Y
public static final int KC_Y
- See Also:
- Constant Field Values
-
KC_U
public static final int KC_U
- See Also:
- Constant Field Values
-
KC_I
public static final int KC_I
- See Also:
- Constant Field Values
-
KC_O
public static final int KC_O
- See Also:
- Constant Field Values
-
KC_P
public static final int KC_P
- See Also:
- Constant Field Values
-
KC_OPEN_BRACKET
public static final int KC_OPEN_BRACKET
- See Also:
- Constant Field Values
-
KC_CLOSE_BRACKET
public static final int KC_CLOSE_BRACKET
- See Also:
- Constant Field Values
-
KC_A
public static final int KC_A
- See Also:
- Constant Field Values
-
KC_S
public static final int KC_S
- See Also:
- Constant Field Values
-
KC_D
public static final int KC_D
- See Also:
- Constant Field Values
-
KC_F
public static final int KC_F
- See Also:
- Constant Field Values
-
KC_G
public static final int KC_G
- See Also:
- Constant Field Values
-
KC_H
public static final int KC_H
- See Also:
- Constant Field Values
-
KC_J
public static final int KC_J
- See Also:
- Constant Field Values
-
KC_K
public static final int KC_K
- See Also:
- Constant Field Values
-
KC_L
public static final int KC_L
- See Also:
- Constant Field Values
-
KC_SEMICOLON
public static final int KC_SEMICOLON
- See Also:
- Constant Field Values
-
KC_QUOTE
public static final int KC_QUOTE
- See Also:
- Constant Field Values
-
KC_NUMBER_SIGN
public static final int KC_NUMBER_SIGN
- See Also:
- Constant Field Values
-
KC_Z
public static final int KC_Z
- See Also:
- Constant Field Values
-
KC_X
public static final int KC_X
- See Also:
- Constant Field Values
-
KC_C
public static final int KC_C
- See Also:
- Constant Field Values
-
KC_V
public static final int KC_V
- See Also:
- Constant Field Values
-
KC_B
public static final int KC_B
- See Also:
- Constant Field Values
-
KC_N
public static final int KC_N
- See Also:
- Constant Field Values
-
KC_M
public static final int KC_M
- See Also:
- Constant Field Values
-
KC_COMMA
public static final int KC_COMMA
- See Also:
- Constant Field Values
-
KC_PERIOD
public static final int KC_PERIOD
- See Also:
- Constant Field Values
-
KC_SLASH
public static final int KC_SLASH
- See Also:
- Constant Field Values
-
KC_BACK_SLASH
public static final int KC_BACK_SLASH
- See Also:
- Constant Field Values
-
KC_TAB
public static final int KC_TAB
- See Also:
- Constant Field Values
-
KC_SHIFT
public static final int KC_SHIFT
- See Also:
- Constant Field Values
-
KC_CONTROL
public static final int KC_CONTROL
- See Also:
- Constant Field Values
-
KC_SPACE
public static final int KC_SPACE
- See Also:
- Constant Field Values
-
KC_ENTER
public static final int KC_ENTER
- See Also:
- Constant Field Values
-
KC_BACK_SPACE
public static final int KC_BACK_SPACE
- See Also:
- Constant Field Values
-
KC_ALT
public static final int KC_ALT
- See Also:
- Constant Field Values
-
KC_ADD
public static final int KC_ADD
- See Also:
- Constant Field Values
-
KC_SUBTRACT
public static final int KC_SUBTRACT
- See Also:
- Constant Field Values
-
KC_MULTIPLY
public static final int KC_MULTIPLY
- See Also:
- Constant Field Values
-
KC_DIVIDE
public static final int KC_DIVIDE
- See Also:
- Constant Field Values
-
KC_CLEAR
public static final int KC_CLEAR
- See Also:
- Constant Field Values
-
KC_LEFT
public static final int KC_LEFT
- See Also:
- Constant Field Values
-
KC_RIGHT
public static final int KC_RIGHT
- See Also:
- Constant Field Values
-
KC_UP
public static final int KC_UP
- See Also:
- Constant Field Values
-
KC_DOWN
public static final int KC_DOWN
- See Also:
- Constant Field Values
-
KC_INSERT
public static final int KC_INSERT
- See Also:
- Constant Field Values
-
KC_DELETE
public static final int KC_DELETE
- See Also:
- Constant Field Values
-
KC_HOME
public static final int KC_HOME
- See Also:
- Constant Field Values
-
KC_END
public static final int KC_END
- See Also:
- Constant Field Values
-
KC_PAGE_UP
public static final int KC_PAGE_UP
- See Also:
- Constant Field Values
-
KC_PAGE_DOWN
public static final int KC_PAGE_DOWN
- See Also:
- Constant Field Values
-
KC_NUMPAD5
public static final int KC_NUMPAD5
- See Also:
- Constant Field Values
-
KC_NUMPAD4
public static final int KC_NUMPAD4
- See Also:
- Constant Field Values
-
KC_NUMPAD6
public static final int KC_NUMPAD6
- See Also:
- Constant Field Values
-
KC_NUMPAD8
public static final int KC_NUMPAD8
- See Also:
- Constant Field Values
-
KC_NUMPAD2
public static final int KC_NUMPAD2
- See Also:
- Constant Field Values
-
KC_NUMPAD0
public static final int KC_NUMPAD0
- See Also:
- Constant Field Values
-
KC_DECIMAL
public static final int KC_DECIMAL
- See Also:
- Constant Field Values
-
KC_NUMPAD7
public static final int KC_NUMPAD7
- See Also:
- Constant Field Values
-
KC_NUMPAD1
public static final int KC_NUMPAD1
- See Also:
- Constant Field Values
-
KC_NUMPAD9
public static final int KC_NUMPAD9
- See Also:
- Constant Field Values
-
KC_NUMPAD3
public static final int KC_NUMPAD3
- See Also:
- Constant Field Values
-
-