Package org.rspeer.game.gameval
Class InterfaceId.RaidsChallenge
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.RaidsChallenge
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.RaidsChallenge extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDSstatic intBRACKETstatic intCOM_10static intCOM_8static intCOM_9static intCONTENTstatic intDISPLAYstatic intFRAMEstatic intGLOBAL_TIMEstatic intGLOBAL_TITLEstatic intLISTstatic intLIST_SCROLLBARstatic intSCROLLINGstatic intTARGET_TIMEstatic intTARGET_TITLEstatic intUNIVERSEstatic intWORLDstatic intWORLD_NAMESstatic intWORLD_TIMES
-
Constructor Summary
Constructors Constructor Description RaidsChallenge()
-
-
-
Field Detail
-
BACKGROUNDS
public static final int BACKGROUNDS
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
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
-
SCROLLING
public static final int SCROLLING
- See Also:
- Constant Field Values
-
LIST_SCROLLBAR
public static final int LIST_SCROLLBAR
- See Also:
- Constant Field Values
-
DISPLAY
public static final int DISPLAY
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
BRACKET
public static final int BRACKET
- See Also:
- Constant Field Values
-
GLOBAL_TITLE
public static final int GLOBAL_TITLE
- See Also:
- Constant Field Values
-
GLOBAL_TIME
public static final int GLOBAL_TIME
- See Also:
- Constant Field Values
-
TARGET_TITLE
public static final int TARGET_TITLE
- See Also:
- Constant Field Values
-
TARGET_TIME
public static final int TARGET_TIME
- See Also:
- Constant Field Values
-
WORLD_TIMES
public static final int WORLD_TIMES
- See Also:
- Constant Field Values
-
WORLD_NAMES
public static final int WORLD_NAMES
- See Also:
- Constant Field Values
-
WORLD
public static final int WORLD
- See Also:
- Constant Field Values
-
-