Package org.rspeer.game.gameval
Class InterfaceId.KrScrapPaper
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.KrScrapPaper
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.KrScrapPaper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intADDRESS_FORMstatic intCLOSE_BUTTONstatic intTEXT
-
Constructor Summary
Constructors Constructor Description KrScrapPaper()
-
-
-
Field Detail
-
ADDRESS_FORM
public static final int ADDRESS_FORM
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-