Package net.runelite.api.gameval
Class InterfaceID.DwarfRockSchematicsControl
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.DwarfRockSchematicsControl
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.DwarfRockSchematicsControl extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
DR_HIDE1
static int
DR_HIDE2
static int
DR_HIDE3
static int
DR_MOVE_DOWN
static int
DR_MOVE_LEFT
static int
DR_MOVE_RIGHT
static int
DR_MOVE_UP
static int
DR_ROTATE_BUTTON
static int
DR_SELECT1
static int
DR_SELECT2
static int
DR_SELECT3
static int
DR_TEXT_HIDE
static int
DR_TEXT_SC1
static int
DR_TEXT_SC2
static int
DR_TEXT_SC3
static int
ROOT_GRAPHIC0
static int
ROOT_GRAPHIC1
static int
ROOT_GRAPHIC10
static int
ROOT_GRAPHIC11
static int
ROOT_GRAPHIC12
static int
ROOT_GRAPHIC13
static int
ROOT_GRAPHIC14
static int
ROOT_GRAPHIC15
static int
ROOT_GRAPHIC16
static int
ROOT_GRAPHIC17
static int
ROOT_GRAPHIC18
static int
ROOT_GRAPHIC19
static int
ROOT_GRAPHIC2
static int
ROOT_GRAPHIC3
static int
ROOT_GRAPHIC4
static int
ROOT_GRAPHIC5
static int
ROOT_GRAPHIC6
static int
ROOT_GRAPHIC7
static int
ROOT_GRAPHIC8
static int
ROOT_GRAPHIC9
-
Constructor Summary
Constructors Constructor Description DwarfRockSchematicsControl()
-
-
-
Field Detail
-
ROOT_GRAPHIC0
public static final int ROOT_GRAPHIC0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC1
public static final int ROOT_GRAPHIC1
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC2
public static final int ROOT_GRAPHIC2
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC3
public static final int ROOT_GRAPHIC3
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC4
public static final int ROOT_GRAPHIC4
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC5
public static final int ROOT_GRAPHIC5
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC6
public static final int ROOT_GRAPHIC6
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC7
public static final int ROOT_GRAPHIC7
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC8
public static final int ROOT_GRAPHIC8
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC9
public static final int ROOT_GRAPHIC9
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC10
public static final int ROOT_GRAPHIC10
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC11
public static final int ROOT_GRAPHIC11
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC12
public static final int ROOT_GRAPHIC12
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC13
public static final int ROOT_GRAPHIC13
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC14
public static final int ROOT_GRAPHIC14
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC15
public static final int ROOT_GRAPHIC15
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC16
public static final int ROOT_GRAPHIC16
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC17
public static final int ROOT_GRAPHIC17
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC18
public static final int ROOT_GRAPHIC18
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC19
public static final int ROOT_GRAPHIC19
- See Also:
- Constant Field Values
-
DR_TEXT_SC1
public static final int DR_TEXT_SC1
- See Also:
- Constant Field Values
-
DR_TEXT_SC2
public static final int DR_TEXT_SC2
- See Also:
- Constant Field Values
-
DR_TEXT_SC3
public static final int DR_TEXT_SC3
- See Also:
- Constant Field Values
-
DR_TEXT_HIDE
public static final int DR_TEXT_HIDE
- See Also:
- Constant Field Values
-
DR_SELECT1
public static final int DR_SELECT1
- See Also:
- Constant Field Values
-
DR_SELECT2
public static final int DR_SELECT2
- See Also:
- Constant Field Values
-
DR_SELECT3
public static final int DR_SELECT3
- See Also:
- Constant Field Values
-
DR_HIDE1
public static final int DR_HIDE1
- See Also:
- Constant Field Values
-
DR_HIDE2
public static final int DR_HIDE2
- See Also:
- Constant Field Values
-
DR_HIDE3
public static final int DR_HIDE3
- See Also:
- Constant Field Values
-
DR_ROTATE_BUTTON
public static final int DR_ROTATE_BUTTON
- See Also:
- Constant Field Values
-
DR_MOVE_UP
public static final int DR_MOVE_UP
- See Also:
- Constant Field Values
-
DR_MOVE_RIGHT
public static final int DR_MOVE_RIGHT
- See Also:
- Constant Field Values
-
DR_MOVE_LEFT
public static final int DR_MOVE_LEFT
- See Also:
- Constant Field Values
-
DR_MOVE_DOWN
public static final int DR_MOVE_DOWN
- See Also:
- Constant Field Values
-
-