Package org.rspeer.game.gameval
Class InterfaceId.Questlist
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Questlist
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Questlist extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intCOM_3static intCOMPLETEDstatic intCONTAINERstatic intLISTstatic intLIST_CONTAINERstatic intQUESTPOINTSstatic intSCROLLBARstatic intSETTINGS_BUTTONstatic intTEXT_CONTAINERstatic intTITLEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Questlist()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
LIST_CONTAINER
public static final int LIST_CONTAINER
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
TEXT_CONTAINER
public static final int TEXT_CONTAINER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
COMPLETED
public static final int COMPLETED
- See Also:
- Constant Field Values
-
QUESTPOINTS
public static final int QUESTPOINTS
- See Also:
- Constant Field Values
-
SETTINGS_BUTTON
public static final int SETTINGS_BUTTON
- See Also:
- Constant Field Values
-
-