Package org.rspeer.game.gameval
Class InterfaceId.DragonSlayerQipCrJourney
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.DragonSlayerQipCrJourney
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.DragonSlayerQipCrJourney extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intBOATstatic intCOM_1static intDRAGON__SLAYER_MAP1static intDRAGON_SLAYER_MAP2static intDRAGON_SLAYER_QIP_MAP3
-
Constructor Summary
Constructors Constructor Description DragonSlayerQipCrJourney()
-
-
-
Field Detail
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
DRAGON__SLAYER_MAP1
public static final int DRAGON__SLAYER_MAP1
- See Also:
- Constant Field Values
-
DRAGON_SLAYER_MAP2
public static final int DRAGON_SLAYER_MAP2
- See Also:
- Constant Field Values
-
DRAGON_SLAYER_QIP_MAP3
public static final int DRAGON_SLAYER_QIP_MAP3
- See Also:
- Constant Field Values
-
BOAT
public static final int BOAT
- See Also:
- Constant Field Values
-
-