Package org.rspeer.game.gameval
Class InterfaceId.Unmorph
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Unmorph
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Unmorph extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_1static intCOM_2static intCOM_3static intCOM_4static intCOM_5static intUNMORPH_LAYERstatic intUNMORPH_TEXT
-
Constructor Summary
Constructors Constructor Description Unmorph()
-
-
-
Field Detail
-
UNMORPH_LAYER
public static final int UNMORPH_LAYER
- 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
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
UNMORPH_TEXT
public static final int UNMORPH_TEXT
- See Also:
- Constant Field Values
-
-