Package org.rspeer.game.gameval
Class InterfaceId.TheFeudScrapPaper
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TheFeudScrapPaper
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TheFeudScrapPaper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_7static intFEUD_PAPER_CLOSEstatic intFEUD_PAPER_L1static intFEUD_PAPER_MODELstatic intFEUD_PAPER_TEXTstatic intFEUD_PAPER_TEXT2static intFEUD_PAPER_TEXT3static intFEUD_PAPER_TEXT4static intFEUD_PAPER_TEXT5static intFEUD_SCRAP_PAPER_CLOSE_LAYER
-
Constructor Summary
Constructors Constructor Description TheFeudScrapPaper()
-
-
-
Field Detail
-
FEUD_PAPER_L1
public static final int FEUD_PAPER_L1
- See Also:
- Constant Field Values
-
FEUD_PAPER_MODEL
public static final int FEUD_PAPER_MODEL
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT
public static final int FEUD_PAPER_TEXT
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT2
public static final int FEUD_PAPER_TEXT2
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT3
public static final int FEUD_PAPER_TEXT3
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT4
public static final int FEUD_PAPER_TEXT4
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT5
public static final int FEUD_PAPER_TEXT5
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
FEUD_PAPER_CLOSE
public static final int FEUD_PAPER_CLOSE
- See Also:
- Constant Field Values
-
FEUD_SCRAP_PAPER_CLOSE_LAYER
public static final int FEUD_SCRAP_PAPER_CLOSE_LAYER
- See Also:
- Constant Field Values
-
-