Package org.rspeer.game.gameval
Class InterfaceId.QipObsTelescope
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.QipObsTelescope
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.QipObsTelescope extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSE_BUTTONstatic intCOM_0static intCOM_1static intCOM_2static intCOM_3static intCOM_4static intCOM_5static intSTARSstatic intVIEWFINDER
-
Constructor Summary
Constructors Constructor Description QipObsTelescope()
-
-
-
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
-
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
-
VIEWFINDER
public static final int VIEWFINDER
- See Also:
- Constant Field Values
-
STARS
public static final int STARS
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-