Package org.rspeer.game.gameval
Class InterfaceId.Myq3CastleSketchNorth
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Myq3CastleSketchNorth
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Myq3CastleSketchNorth extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCLOSE_GRAPHICstatic intMODELstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Myq3CastleSketchNorth()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
MODEL
public static final int MODEL
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
CLOSE_GRAPHIC
public static final int CLOSE_GRAPHIC
- See Also:
- Constant Field Values
-
-