Package org.rspeer.game.gameval
Class InterfaceId.HideyHoles
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.HideyHoles
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.HideyHoles extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBEGINNER_CONTENTSstatic intBEGINNER_SCROLLBARstatic intBEGINNER_TABstatic intCOM_16static intCOM_17static intCOM_18static intCOM_19static intCOM_20static intCOM_21static intCOM_22static intCOM_23static intCOM_24static intCOM_25static intCOM_26static intCOM_27static intCOM_28static intCOM_3static intCONTENTstatic intEASY_CONTENTSstatic intEASY_SCROLLBARstatic intEASY_TABstatic intELITE_CONTENTSstatic intELITE_SCROLLBARstatic intELITE_TABstatic intFRAMEstatic intHARD_CONTENTSstatic intHARD_SCROLLBARstatic intHARD_TABstatic intMASTER_CONTENTSstatic intMASTER_SCROLLBARstatic intMASTER_TABstatic intMED_TABstatic intMEDIUM_CONTENTSstatic intMEDIUM_SCROLLBARstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description HideyHoles()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
BEGINNER_CONTENTS
public static final int BEGINNER_CONTENTS
- See Also:
- Constant Field Values
-
BEGINNER_SCROLLBAR
public static final int BEGINNER_SCROLLBAR
- See Also:
- Constant Field Values
-
EASY_CONTENTS
public static final int EASY_CONTENTS
- See Also:
- Constant Field Values
-
EASY_SCROLLBAR
public static final int EASY_SCROLLBAR
- See Also:
- Constant Field Values
-
MEDIUM_CONTENTS
public static final int MEDIUM_CONTENTS
- See Also:
- Constant Field Values
-
MEDIUM_SCROLLBAR
public static final int MEDIUM_SCROLLBAR
- See Also:
- Constant Field Values
-
HARD_CONTENTS
public static final int HARD_CONTENTS
- See Also:
- Constant Field Values
-
HARD_SCROLLBAR
public static final int HARD_SCROLLBAR
- See Also:
- Constant Field Values
-
ELITE_CONTENTS
public static final int ELITE_CONTENTS
- See Also:
- Constant Field Values
-
ELITE_SCROLLBAR
public static final int ELITE_SCROLLBAR
- See Also:
- Constant Field Values
-
MASTER_CONTENTS
public static final int MASTER_CONTENTS
- See Also:
- Constant Field Values
-
MASTER_SCROLLBAR
public static final int MASTER_SCROLLBAR
- See Also:
- Constant Field Values
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
COM_18
public static final int COM_18
- 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
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
COM_22
public static final int COM_22
- See Also:
- Constant Field Values
-
COM_23
public static final int COM_23
- See Also:
- Constant Field Values
-
COM_24
public static final int COM_24
- See Also:
- Constant Field Values
-
COM_25
public static final int COM_25
- See Also:
- Constant Field Values
-
COM_26
public static final int COM_26
- See Also:
- Constant Field Values
-
COM_27
public static final int COM_27
- See Also:
- Constant Field Values
-
COM_28
public static final int COM_28
- See Also:
- Constant Field Values
-
BEGINNER_TAB
public static final int BEGINNER_TAB
- See Also:
- Constant Field Values
-
EASY_TAB
public static final int EASY_TAB
- See Also:
- Constant Field Values
-
MED_TAB
public static final int MED_TAB
- See Also:
- Constant Field Values
-
HARD_TAB
public static final int HARD_TAB
- See Also:
- Constant Field Values
-
ELITE_TAB
public static final int ELITE_TAB
- See Also:
- Constant Field Values
-
MASTER_TAB
public static final int MASTER_TAB
- See Also:
- Constant Field Values
-
-