Package net.runelite.api.gameval
Class InterfaceID.AideMap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.AideMap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.AideMap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intTOGGLEstatic intTOGGLE_MODEL0static intTUTORSstatic intTUTORS_MODEL0static intTUTORS_MODEL1static intTUTORS_MODEL2static intUNIVERSEstatic intUNIVERSE_GRAPHIC14static intUNIVERSE_MODEL0static intUNIVERSE_MODEL1static intUNIVERSE_MODEL3static intUNIVERSE_TEXT10static intUNIVERSE_TEXT11static intUNIVERSE_TEXT12static intUNIVERSE_TEXT2static intUNIVERSE_TEXT4static intUNIVERSE_TEXT5static intUNIVERSE_TEXT6static intUNIVERSE_TEXT7static intUNIVERSE_TEXT8static intUNIVERSE_TEXT9
-
Constructor Summary
Constructors Constructor Description AideMap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL3
public static final int UNIVERSE_MODEL3
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT4
public static final int UNIVERSE_TEXT4
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT5
public static final int UNIVERSE_TEXT5
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT6
public static final int UNIVERSE_TEXT6
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT7
public static final int UNIVERSE_TEXT7
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT8
public static final int UNIVERSE_TEXT8
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT9
public static final int UNIVERSE_TEXT9
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT10
public static final int UNIVERSE_TEXT10
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT11
public static final int UNIVERSE_TEXT11
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT12
public static final int UNIVERSE_TEXT12
- See Also:
- Constant Field Values
-
TUTORS
public static final int TUTORS
- See Also:
- Constant Field Values
-
TUTORS_MODEL0
public static final int TUTORS_MODEL0
- See Also:
- Constant Field Values
-
TUTORS_MODEL1
public static final int TUTORS_MODEL1
- See Also:
- Constant Field Values
-
TUTORS_MODEL2
public static final int TUTORS_MODEL2
- See Also:
- Constant Field Values
-
TOGGLE
public static final int TOGGLE
- See Also:
- Constant Field Values
-
TOGGLE_MODEL0
public static final int TOGGLE_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC14
public static final int UNIVERSE_GRAPHIC14
- See Also:
- Constant Field Values
-
-