Package net.runelite.api.gameval
Class InterfaceID.MmMessage
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MmMessage
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MmMessage extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intMM_MESSAGE_CLOSE_BUTTONstatic intMM_MS1static intMM_MS10static intMM_MS11static intMM_MS2static intMM_MS3static intMM_MS4static intMM_MS5static intMM_MS6static intMM_MS7static intMM_MS8static intMM_MS9static intMM_MSTITLEstatic intMM_UPRIGHTstatic intROOT_GRAPHIC13static intROOT_MODEL0
-
Constructor Summary
Constructors Constructor Description MmMessage()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
MM_MSTITLE
public static final int MM_MSTITLE
- See Also:
- Constant Field Values
-
MM_MS1
public static final int MM_MS1
- See Also:
- Constant Field Values
-
MM_MS2
public static final int MM_MS2
- See Also:
- Constant Field Values
-
MM_MS3
public static final int MM_MS3
- See Also:
- Constant Field Values
-
MM_MS4
public static final int MM_MS4
- See Also:
- Constant Field Values
-
MM_MS5
public static final int MM_MS5
- See Also:
- Constant Field Values
-
MM_MS6
public static final int MM_MS6
- See Also:
- Constant Field Values
-
MM_MS7
public static final int MM_MS7
- See Also:
- Constant Field Values
-
MM_MS8
public static final int MM_MS8
- See Also:
- Constant Field Values
-
MM_MS9
public static final int MM_MS9
- See Also:
- Constant Field Values
-
MM_MS10
public static final int MM_MS10
- See Also:
- Constant Field Values
-
MM_MS11
public static final int MM_MS11
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC13
public static final int ROOT_GRAPHIC13
- See Also:
- Constant Field Values
-
MM_UPRIGHT
public static final int MM_UPRIGHT
- See Also:
- Constant Field Values
-
MM_MESSAGE_CLOSE_BUTTON
public static final int MM_MESSAGE_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-