Package net.runelite.api.gameval
Class InterfaceID.Logout
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Logout
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Logout extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intLOGOUTstatic intLOGOUT_BUTTONSstatic intLOGOUT_GRAPHIC0static intLOGOUT_GRAPHIC1static intLOGOUT_GRAPHIC2static intLOGOUT_TEXTstatic intLOGOUT_TEXT3static intSATISFACTIONstatic intSATISFACTION_1static intSATISFACTION_2static intSATISFACTION_3static intSATISFACTION_4static intSATISFACTION_5static intSATISFACTION_5SCALEstatic intSATISFACTION_BADstatic intSATISFACTION_BINARYstatic intSATISFACTION_GOODstatic intSATISFACTION_TEXTstatic intUNIVERSEstatic intWORLD_SWITCHERstatic intWORLD_SWITCHER_GRAPHIC0static intWORLD_SWITCHER_GRAPHIC1static intWORLD_SWITCHER_GRAPHIC2static intWORLD_SWITCHER_TEXT3
-
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
-
WORLD_SWITCHER_GRAPHIC0
public static final int WORLD_SWITCHER_GRAPHIC0
- See Also:
- Constant Field Values
-
WORLD_SWITCHER_GRAPHIC1
public static final int WORLD_SWITCHER_GRAPHIC1
- See Also:
- Constant Field Values
-
WORLD_SWITCHER_GRAPHIC2
public static final int WORLD_SWITCHER_GRAPHIC2
- See Also:
- Constant Field Values
-
WORLD_SWITCHER_TEXT3
public static final int WORLD_SWITCHER_TEXT3
- See Also:
- Constant Field Values
-
LOGOUT
public static final int LOGOUT
- See Also:
- Constant Field Values
-
LOGOUT_GRAPHIC0
public static final int LOGOUT_GRAPHIC0
- See Also:
- Constant Field Values
-
LOGOUT_GRAPHIC1
public static final int LOGOUT_GRAPHIC1
- See Also:
- Constant Field Values
-
LOGOUT_GRAPHIC2
public static final int LOGOUT_GRAPHIC2
- See Also:
- Constant Field Values
-
LOGOUT_TEXT3
public static final int LOGOUT_TEXT3
- 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
-
-