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 intROOT_GRAPHIC8static intROOT_RECT0static intTOL_MOVE_DOWN_LAYER01static intTOL_MOVE_DOWN01static intTOL_MOVE_LEFT_LAYER01static intTOL_MOVE_LEFT01static intTOL_MOVE_RIGHT_LAYER01static intTOL_MOVE_RIGHT01static intTOL_MOVE_UP_LAYER01static intTOL_MOVE_UP01static intTOL_PIPE_CONNECTION01static intTOL_PIPE_CONNECTION02static intTOL_PIPE_CONNECTION03static intTOL_PIPE_CONNECTION04static intTOL_PIPE_CONNECTION05static intTOL_PIPE_CONNECTIONSstatic intTOL_PIPE_MACHINE01static intTOL_PIPE_PIECE01static intTOL_PIPE_PIECE02static intTOL_PIPE_PIECE03static intTOL_PIPE_PIECE04static intTOL_PIPE_PIECE05static intTOL_PIPE_ROTATE_BUTTON_LAYER01static intTOL_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
-
-