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