Package org.rspeer.game.gameval
Class InterfaceId.TobMidwayStores
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TobMidwayStores
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TobMidwayStores extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_5static intCOM_6static intCOM_7static intCONTENTstatic intFRAMEstatic intITEMSstatic intPOINTS_TEXTstatic intUNIVERSEstatic intVAMPYRE_NOTE
-
Constructor Summary
Constructors Constructor Description TobMidwayStores()
-
-
-
Field Detail
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
VAMPYRE_NOTE
public static final int VAMPYRE_NOTE
- See Also:
- Constant Field Values
-
POINTS_TEXT
public static final int POINTS_TEXT
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
ITEMS
public static final int ITEMS
- See Also:
- Constant Field Values
-
-