Package net.runelite.api.gameval
Class InterfaceID.LotgMachine
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.LotgMachine
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.LotgMachine extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCENTRE_RINGstatic intCENTRE_RING_POWERstatic intCONFIRMstatic intCONFIRM_BUTTONstatic intCONTENTstatic intCOUNTER1static intCOUNTER2static intCOUNTER3static intFRAMEstatic intINTERFACEstatic intMETER_1static intMETER_2static intMETER_3static intMETER1_DOWNstatic intMETER1_DOWN_ICONstatic intMETER1_LAYERstatic intMETER1_UPstatic intMETER1_UP_ICONstatic intMETER2_DOWNstatic intMETER2_DOWN_ICONstatic intMETER2_LAYERstatic intMETER2_UPstatic intMETER2_UP_ICONstatic intMETER3_DOWNstatic intMETER3_DOWN_ICONstatic intMETER3_LAYERstatic intMETER3_UPstatic intMETER3_UP_ICONstatic intMIDDLE_RINGstatic intMIDDLE_RING_POWERstatic intOUTER_RINGstatic intOUTER_RING_POWERstatic intPANELstatic intPANEL_MODEL0static intPANEL_MODEL4static intPANEL_MODEL5static intPANEL_MODEL6static intRINGstatic intRING_MODEL0static intUNIVERSE
-
Constructor Summary
Constructors Constructor Description LotgMachine()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
INTERFACE
public static final int INTERFACE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
PANEL
public static final int PANEL
- See Also:
- Constant Field Values
-
PANEL_MODEL0
public static final int PANEL_MODEL0
- See Also:
- Constant Field Values
-
METER1_LAYER
public static final int METER1_LAYER
- See Also:
- Constant Field Values
-
METER_1
public static final int METER_1
- See Also:
- Constant Field Values
-
METER2_LAYER
public static final int METER2_LAYER
- See Also:
- Constant Field Values
-
METER_2
public static final int METER_2
- See Also:
- Constant Field Values
-
METER3_LAYER
public static final int METER3_LAYER
- See Also:
- Constant Field Values
-
METER_3
public static final int METER_3
- See Also:
- Constant Field Values
-
PANEL_MODEL4
public static final int PANEL_MODEL4
- See Also:
- Constant Field Values
-
PANEL_MODEL5
public static final int PANEL_MODEL5
- See Also:
- Constant Field Values
-
PANEL_MODEL6
public static final int PANEL_MODEL6
- See Also:
- Constant Field Values
-
METER1_UP_ICON
public static final int METER1_UP_ICON
- See Also:
- Constant Field Values
-
METER2_UP_ICON
public static final int METER2_UP_ICON
- See Also:
- Constant Field Values
-
METER3_UP_ICON
public static final int METER3_UP_ICON
- See Also:
- Constant Field Values
-
METER1_DOWN_ICON
public static final int METER1_DOWN_ICON
- See Also:
- Constant Field Values
-
METER2_DOWN_ICON
public static final int METER2_DOWN_ICON
- See Also:
- Constant Field Values
-
METER3_DOWN_ICON
public static final int METER3_DOWN_ICON
- See Also:
- Constant Field Values
-
METER1_UP
public static final int METER1_UP
- See Also:
- Constant Field Values
-
METER1_DOWN
public static final int METER1_DOWN
- See Also:
- Constant Field Values
-
METER2_UP
public static final int METER2_UP
- See Also:
- Constant Field Values
-
METER2_DOWN
public static final int METER2_DOWN
- See Also:
- Constant Field Values
-
METER3_UP
public static final int METER3_UP
- See Also:
- Constant Field Values
-
METER3_DOWN
public static final int METER3_DOWN
- See Also:
- Constant Field Values
-
COUNTER1
public static final int COUNTER1
- See Also:
- Constant Field Values
-
COUNTER2
public static final int COUNTER2
- See Also:
- Constant Field Values
-
COUNTER3
public static final int COUNTER3
- See Also:
- Constant Field Values
-
RING
public static final int RING
- See Also:
- Constant Field Values
-
RING_MODEL0
public static final int RING_MODEL0
- See Also:
- Constant Field Values
-
OUTER_RING
public static final int OUTER_RING
- See Also:
- Constant Field Values
-
OUTER_RING_POWER
public static final int OUTER_RING_POWER
- See Also:
- Constant Field Values
-
MIDDLE_RING
public static final int MIDDLE_RING
- See Also:
- Constant Field Values
-
MIDDLE_RING_POWER
public static final int MIDDLE_RING_POWER
- See Also:
- Constant Field Values
-
CENTRE_RING
public static final int CENTRE_RING
- See Also:
- Constant Field Values
-
CENTRE_RING_POWER
public static final int CENTRE_RING_POWER
- See Also:
- Constant Field Values
-
CONFIRM_BUTTON
public static final int CONFIRM_BUTTON
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
-