Package org.rspeer.game.gameval
Class InterfaceId.Logout
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Logout
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Logout extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_10static intCOM_11static intCOM_12static intCOM_4static intCOM_5static intCOM_6static intCOM_7static intCOM_9static intLOGOUTstatic intLOGOUT_BUTTONSstatic intLOGOUT_TEXTstatic intSATISFACTIONstatic intSATISFACTION_1static intSATISFACTION_2static intSATISFACTION_3static intSATISFACTION_4static intSATISFACTION_5static intSATISFACTION_5SCALEstatic intSATISFACTION_BADstatic intSATISFACTION_BINARYstatic intSATISFACTION_GOODstatic intSATISFACTION_TEXTstatic intUNIVERSEstatic intWORLD_SWITCHER
-
Constructor Summary
Constructors Constructor Description Logout()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
LOGOUT_BUTTONS
public static final int LOGOUT_BUTTONS
- See Also:
- Constant Field Values
-
LOGOUT_TEXT
public static final int LOGOUT_TEXT
- See Also:
- Constant Field Values
-
WORLD_SWITCHER
public static final int WORLD_SWITCHER
- 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
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
LOGOUT
public static final int LOGOUT
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
SATISFACTION
public static final int SATISFACTION
- See Also:
- Constant Field Values
-
SATISFACTION_TEXT
public static final int SATISFACTION_TEXT
- See Also:
- Constant Field Values
-
SATISFACTION_BINARY
public static final int SATISFACTION_BINARY
- See Also:
- Constant Field Values
-
SATISFACTION_GOOD
public static final int SATISFACTION_GOOD
- See Also:
- Constant Field Values
-
SATISFACTION_BAD
public static final int SATISFACTION_BAD
- See Also:
- Constant Field Values
-
SATISFACTION_5SCALE
public static final int SATISFACTION_5SCALE
- See Also:
- Constant Field Values
-
SATISFACTION_1
public static final int SATISFACTION_1
- See Also:
- Constant Field Values
-
SATISFACTION_2
public static final int SATISFACTION_2
- See Also:
- Constant Field Values
-
SATISFACTION_3
public static final int SATISFACTION_3
- See Also:
- Constant Field Values
-
SATISFACTION_4
public static final int SATISFACTION_4
- See Also:
- Constant Field Values
-
SATISFACTION_5
public static final int SATISFACTION_5
- See Also:
- Constant Field Values
-
-