Package org.rspeer.game.gameval
Class InterfaceId.ContactScrollBlood
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.ContactScrollBlood
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.ContactScrollBlood extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCOM_0static intCOM_1static intCOM_2static intCONTACT_SCROLL_TEXT
-
Constructor Summary
Constructors Constructor Description ContactScrollBlood()
-
-
-
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
-
COM_2
public static final int COM_2
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CONTACT_SCROLL_TEXT
public static final int CONTACT_SCROLL_TEXT
- See Also:
- Constant Field Values
-
-