Package org.rspeer.game.gameval
Class InterfaceId.RoguesdenDials
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.RoguesdenDials
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.RoguesdenDials extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCLOSEstatic intCOM_14static intCONTENTstatic intDIAL_BOTTOM_LEFTstatic intDIAL_BOTTOM_MIDDLEstatic intDIAL_BOTTOM_RIGHTstatic intDIAL_MIDDLE_LEFTstatic intDIAL_MIDDLE_MIDDLEstatic intDIAL_MIDDLE_RIGHTstatic intDIAL_TOP_LEFTstatic intDIAL_TOP_MIDDLEstatic intDIAL_TOP_RIGHTstatic intDIALSstatic intROGUES_BACKING_GEAR3static intROGUES_BACKING_GEAR5static intROGUES_BACKING_GEAR6static intROGUES_BACKING_GEAR8static intROGUESDEN_GRIDLINESstatic intROGUESDEN_METAL_BASEstatic intROGUESDEN_SCREW1static intROGUESDEN_SCREW2static intROGUESDEN_SCREW3static intROGUESDEN_SCREW4static intUNIVERSE
-
Constructor Summary
Constructors Constructor Description RoguesdenDials()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
DIAL_TOP_LEFT
public static final int DIAL_TOP_LEFT
- See Also:
- Constant Field Values
-
DIAL_TOP_MIDDLE
public static final int DIAL_TOP_MIDDLE
- See Also:
- Constant Field Values
-
DIAL_TOP_RIGHT
public static final int DIAL_TOP_RIGHT
- See Also:
- Constant Field Values
-
DIAL_MIDDLE_LEFT
public static final int DIAL_MIDDLE_LEFT
- See Also:
- Constant Field Values
-
DIAL_MIDDLE_MIDDLE
public static final int DIAL_MIDDLE_MIDDLE
- See Also:
- Constant Field Values
-
DIAL_MIDDLE_RIGHT
public static final int DIAL_MIDDLE_RIGHT
- See Also:
- Constant Field Values
-
DIAL_BOTTOM_LEFT
public static final int DIAL_BOTTOM_LEFT
- See Also:
- Constant Field Values
-
DIAL_BOTTOM_MIDDLE
public static final int DIAL_BOTTOM_MIDDLE
- See Also:
- Constant Field Values
-
DIAL_BOTTOM_RIGHT
public static final int DIAL_BOTTOM_RIGHT
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
DIALS
public static final int DIALS
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
ROGUES_BACKING_GEAR6
public static final int ROGUES_BACKING_GEAR6
- See Also:
- Constant Field Values
-
ROGUES_BACKING_GEAR3
public static final int ROGUES_BACKING_GEAR3
- See Also:
- Constant Field Values
-
ROGUES_BACKING_GEAR8
public static final int ROGUES_BACKING_GEAR8
- See Also:
- Constant Field Values
-
ROGUES_BACKING_GEAR5
public static final int ROGUES_BACKING_GEAR5
- See Also:
- Constant Field Values
-
ROGUESDEN_METAL_BASE
public static final int ROGUESDEN_METAL_BASE
- See Also:
- Constant Field Values
-
ROGUESDEN_GRIDLINES
public static final int ROGUESDEN_GRIDLINES
- See Also:
- Constant Field Values
-
ROGUESDEN_SCREW1
public static final int ROGUESDEN_SCREW1
- See Also:
- Constant Field Values
-
ROGUESDEN_SCREW2
public static final int ROGUESDEN_SCREW2
- See Also:
- Constant Field Values
-
ROGUESDEN_SCREW3
public static final int ROGUESDEN_SCREW3
- See Also:
- Constant Field Values
-
ROGUESDEN_SCREW4
public static final int ROGUESDEN_SCREW4
- See Also:
- Constant Field Values
-
-