Package org.rspeer.game.gameval
Class InterfaceId.Glidermap
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Glidermap
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Glidermap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intALKHARID_BUTTONstatic intALKHARID_MODELstatic intAPEATOLL_BUTTONstatic intAPEATOLL_CONTAINERstatic intAPEATOLL_MODELstatic intCLOSEstatic intCOM_1static intCOM_12static intCOM_15static intCOM_19static intCOM_20static intCOM_24static intCOM_3static intCOM_6static intCOM_9static intGRANDTREE_BUTTONstatic intGRANDTREE_MODELstatic intKARAMJA_BUTTONstatic intKARAMJA_MODELstatic intOGREAREA_BUTTONstatic intOGREAREA_CONTAINERstatic intOGREAREA_MODELstatic intUNIVERSEstatic intVARROCK_BUTTONstatic intVARROCK_MODELstatic intWHITEWOLFMOUNTAIN_BUTTONstatic intWHITEWOLFMOUNTAIN_MODEL
-
Constructor Summary
Constructors Constructor Description Glidermap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
GRANDTREE_MODEL
public static final int GRANDTREE_MODEL
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
GRANDTREE_BUTTON
public static final int GRANDTREE_BUTTON
- See Also:
- Constant Field Values
-
WHITEWOLFMOUNTAIN_MODEL
public static final int WHITEWOLFMOUNTAIN_MODEL
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
WHITEWOLFMOUNTAIN_BUTTON
public static final int WHITEWOLFMOUNTAIN_BUTTON
- See Also:
- Constant Field Values
-
VARROCK_MODEL
public static final int VARROCK_MODEL
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
VARROCK_BUTTON
public static final int VARROCK_BUTTON
- See Also:
- Constant Field Values
-
ALKHARID_MODEL
public static final int ALKHARID_MODEL
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
ALKHARID_BUTTON
public static final int ALKHARID_BUTTON
- See Also:
- Constant Field Values
-
KARAMJA_MODEL
public static final int KARAMJA_MODEL
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
KARAMJA_BUTTON
public static final int KARAMJA_BUTTON
- See Also:
- Constant Field Values
-
OGREAREA_CONTAINER
public static final int OGREAREA_CONTAINER
- See Also:
- Constant Field Values
-
OGREAREA_MODEL
public static final int OGREAREA_MODEL
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
OGREAREA_BUTTON
public static final int OGREAREA_BUTTON
- See Also:
- Constant Field Values
-
APEATOLL_CONTAINER
public static final int APEATOLL_CONTAINER
- See Also:
- Constant Field Values
-
APEATOLL_MODEL
public static final int APEATOLL_MODEL
- See Also:
- Constant Field Values
-
COM_24
public static final int COM_24
- See Also:
- Constant Field Values
-
APEATOLL_BUTTON
public static final int APEATOLL_BUTTON
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-