Package org.rspeer.game.gameval
Class InterfaceId.DukeSight
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.DukeSight
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.DukeSight extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_1static intDUKE_EYE_MODELstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description DukeSight()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
DUKE_EYE_MODEL
public static final int DUKE_EYE_MODEL
- See Also:
- Constant Field Values
-
-