Package org.rspeer.game.gameval
Class InterfaceId.CaveGoblinMarkers
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.CaveGoblinMarkers
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.CaveGoblinMarkers extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCAVE_GOBLIN_MARKERS_CLOSE_BUTTONstatic intCOM_2static intCOM_3static intSYMBOL
-
Constructor Summary
Constructors Constructor Description CaveGoblinMarkers()
-
-
-
Field Detail
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
SYMBOL
public static final int SYMBOL
- See Also:
- Constant Field Values
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
CAVE_GOBLIN_MARKERS_CLOSE_BUTTON
public static final int CAVE_GOBLIN_MARKERS_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-