Package org.rspeer.game.gameval
Class InterfaceId.FswSpInfo
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.FswSpInfo
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.FswSpInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCLOSE_BUTTONstatic intCOM_4static intCONTENTstatic intFRAMEstatic intINFINITYstatic intINFOstatic intTITLEstatic intTITLE_BREAKstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description FswSpInfo()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
TITLE_BREAK
public static final int TITLE_BREAK
- See Also:
- Constant Field Values
-
CLOSE_BUTTON
public static final int CLOSE_BUTTON
- See Also:
- Constant Field Values
-
-