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