Package net.runelite.api.gameval
Class InterfaceID.TolPipeMachine
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TolPipeMachine
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TolPipeMachine extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ROOT_GRAPHIC8
static int
ROOT_RECT0
static int
TOL_MOVE_DOWN_LAYER01
static int
TOL_MOVE_DOWN01
static int
TOL_MOVE_LEFT_LAYER01
static int
TOL_MOVE_LEFT01
static int
TOL_MOVE_RIGHT_LAYER01
static int
TOL_MOVE_RIGHT01
static int
TOL_MOVE_UP_LAYER01
static int
TOL_MOVE_UP01
static int
TOL_PIPE_CONNECTION01
static int
TOL_PIPE_CONNECTION02
static int
TOL_PIPE_CONNECTION03
static int
TOL_PIPE_CONNECTION04
static int
TOL_PIPE_CONNECTION05
static int
TOL_PIPE_CONNECTIONS
static int
TOL_PIPE_MACHINE01
static int
TOL_PIPE_PIECE01
static int
TOL_PIPE_PIECE02
static int
TOL_PIPE_PIECE03
static int
TOL_PIPE_PIECE04
static int
TOL_PIPE_PIECE05
static int
TOL_PIPE_ROTATE_BUTTON_LAYER01
static int
TOL_PIPE_ROTATE_BUTTON01
-
Constructor Summary
Constructors Constructor Description TolPipeMachine()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
TOL_PIPE_MACHINE01
public static final int TOL_PIPE_MACHINE01
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTIONS
public static final int TOL_PIPE_CONNECTIONS
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION01
public static final int TOL_PIPE_CONNECTION01
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION02
public static final int TOL_PIPE_CONNECTION02
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION03
public static final int TOL_PIPE_CONNECTION03
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION04
public static final int TOL_PIPE_CONNECTION04
- See Also:
- Constant Field Values
-
TOL_PIPE_CONNECTION05
public static final int TOL_PIPE_CONNECTION05
- See Also:
- Constant Field Values
-
TOL_PIPE_ROTATE_BUTTON01
public static final int TOL_PIPE_ROTATE_BUTTON01
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE03
public static final int TOL_PIPE_PIECE03
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE01
public static final int TOL_PIPE_PIECE01
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE04
public static final int TOL_PIPE_PIECE04
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE05
public static final int TOL_PIPE_PIECE05
- See Also:
- Constant Field Values
-
TOL_PIPE_PIECE02
public static final int TOL_PIPE_PIECE02
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC8
public static final int ROOT_GRAPHIC8
- See Also:
- Constant Field Values
-
TOL_PIPE_ROTATE_BUTTON_LAYER01
public static final int TOL_PIPE_ROTATE_BUTTON_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_LEFT01
public static final int TOL_MOVE_LEFT01
- See Also:
- Constant Field Values
-
TOL_MOVE_LEFT_LAYER01
public static final int TOL_MOVE_LEFT_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_RIGHT01
public static final int TOL_MOVE_RIGHT01
- See Also:
- Constant Field Values
-
TOL_MOVE_RIGHT_LAYER01
public static final int TOL_MOVE_RIGHT_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_UP01
public static final int TOL_MOVE_UP01
- See Also:
- Constant Field Values
-
TOL_MOVE_UP_LAYER01
public static final int TOL_MOVE_UP_LAYER01
- See Also:
- Constant Field Values
-
TOL_MOVE_DOWN01
public static final int TOL_MOVE_DOWN01
- See Also:
- Constant Field Values
-
TOL_MOVE_DOWN_LAYER01
public static final int TOL_MOVE_DOWN_LAYER01
- See Also:
- Constant Field Values
-
-