Package org.rspeer.game.gameval
Class InterfaceId.GraphicalMulti
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.GraphicalMulti
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.GraphicalMulti extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_0static intCOM_1static intGRAPHICAL_MULTI_2Astatic intGRAPHICAL_MULTI_2Bstatic intGRAPHICAL_MULTI_2TITLEstatic intGRAPHICAL_MULTI_PIC2Astatic intGRAPHICAL_MULTI_PIC2B
-
Constructor Summary
Constructors Constructor Description GraphicalMulti()
-
-
-
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
-
GRAPHICAL_MULTI_2A
public static final int GRAPHICAL_MULTI_2A
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_2B
public static final int GRAPHICAL_MULTI_2B
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_2TITLE
public static final int GRAPHICAL_MULTI_2TITLE
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_PIC2A
public static final int GRAPHICAL_MULTI_PIC2A
- See Also:
- Constant Field Values
-
GRAPHICAL_MULTI_PIC2B
public static final int GRAPHICAL_MULTI_PIC2B
- See Also:
- Constant Field Values
-
-