Package org.rspeer.game.gameval
Class InterfaceId.AhoyRunedraw
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.AhoyRunedraw
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.AhoyRunedraw extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intAHOY_RUNEDRAW_CLOSE_BUTTONstatic intCOM_0static intCOM_1static intCOM_2static intCOM_3static intCOM_33static intCOM_34static intCOM_4static intRUNEDRAW_BTN_DRAWstatic intRUNEDRAW_BTN_HOLDstatic intRUNEDRAW_LAYER_DRAWstatic intRUNEDRAW_LAYER_HOLDstatic intRUNEDRAW_SCORE_Lstatic intRUNEDRAW_SCORE_Rstatic intRUNEDRAW_SLOT_1static intRUNEDRAW_SLOT_10static intRUNEDRAW_SLOT_11static intRUNEDRAW_SLOT_12static intRUNEDRAW_SLOT_13static intRUNEDRAW_SLOT_14static intRUNEDRAW_SLOT_15static intRUNEDRAW_SLOT_16static intRUNEDRAW_SLOT_17static intRUNEDRAW_SLOT_18static intRUNEDRAW_SLOT_19static intRUNEDRAW_SLOT_2static intRUNEDRAW_SLOT_20static intRUNEDRAW_SLOT_3static intRUNEDRAW_SLOT_4static intRUNEDRAW_SLOT_5static intRUNEDRAW_SLOT_6static intRUNEDRAW_SLOT_7static intRUNEDRAW_SLOT_8static intRUNEDRAW_SLOT_9static intRUNEDRAW_TOTALSCORE_Lstatic intRUNEDRAW_TOTALSCORE_R
-
Constructor Summary
Constructors Constructor Description AhoyRunedraw()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- 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
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
RUNEDRAW_BTN_DRAW
public static final int RUNEDRAW_BTN_DRAW
- See Also:
- Constant Field Values
-
RUNEDRAW_BTN_HOLD
public static final int RUNEDRAW_BTN_HOLD
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_1
public static final int RUNEDRAW_SLOT_1
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_2
public static final int RUNEDRAW_SLOT_2
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_3
public static final int RUNEDRAW_SLOT_3
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_4
public static final int RUNEDRAW_SLOT_4
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_5
public static final int RUNEDRAW_SLOT_5
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_6
public static final int RUNEDRAW_SLOT_6
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_7
public static final int RUNEDRAW_SLOT_7
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_8
public static final int RUNEDRAW_SLOT_8
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_9
public static final int RUNEDRAW_SLOT_9
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_10
public static final int RUNEDRAW_SLOT_10
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_11
public static final int RUNEDRAW_SLOT_11
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_12
public static final int RUNEDRAW_SLOT_12
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_13
public static final int RUNEDRAW_SLOT_13
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_14
public static final int RUNEDRAW_SLOT_14
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_15
public static final int RUNEDRAW_SLOT_15
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_16
public static final int RUNEDRAW_SLOT_16
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_17
public static final int RUNEDRAW_SLOT_17
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_18
public static final int RUNEDRAW_SLOT_18
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_19
public static final int RUNEDRAW_SLOT_19
- See Also:
- Constant Field Values
-
RUNEDRAW_SLOT_20
public static final int RUNEDRAW_SLOT_20
- See Also:
- Constant Field Values
-
RUNEDRAW_SCORE_L
public static final int RUNEDRAW_SCORE_L
- See Also:
- Constant Field Values
-
RUNEDRAW_TOTALSCORE_L
public static final int RUNEDRAW_TOTALSCORE_L
- See Also:
- Constant Field Values
-
RUNEDRAW_SCORE_R
public static final int RUNEDRAW_SCORE_R
- See Also:
- Constant Field Values
-
RUNEDRAW_TOTALSCORE_R
public static final int RUNEDRAW_TOTALSCORE_R
- See Also:
- Constant Field Values
-
RUNEDRAW_LAYER_DRAW
public static final int RUNEDRAW_LAYER_DRAW
- See Also:
- Constant Field Values
-
RUNEDRAW_LAYER_HOLD
public static final int RUNEDRAW_LAYER_HOLD
- See Also:
- Constant Field Values
-
COM_33
public static final int COM_33
- See Also:
- Constant Field Values
-
COM_34
public static final int COM_34
- See Also:
- Constant Field Values
-
AHOY_RUNEDRAW_CLOSE_BUTTON
public static final int AHOY_RUNEDRAW_CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-