Package org.rspeer.game.gameval
Class InterfaceId.CharteringMenuSide
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.CharteringMenuSide
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.CharteringMenuSide extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_7static intFRAMEstatic intLISTstatic intLIST_BACKGROUNDstatic intLIST_CONTENTstatic intLIST_SCROLLERstatic intTITLEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description CharteringMenuSide()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LIST_BACKGROUND
public static final int LIST_BACKGROUND
- See Also:
- Constant Field Values
-
LIST_CONTENT
public static final int LIST_CONTENT
- See Also:
- Constant Field Values
-
LIST_SCROLLER
public static final int LIST_SCROLLER
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
-