Package com.epicbot.api.os.model.game
Class WidgetID.LogoutPanel
- java.lang.Object
-
- com.epicbot.api.os.model.game.WidgetID.LogoutPanel
-
- Enclosing class:
- WidgetID
public static class WidgetID.LogoutPanel extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
LOGOUT_BUTTON
static int
WORLD_SWITCHER_BUTTON
-
Constructor Summary
Constructors Constructor Description LogoutPanel()
-
-
-
Field Detail
-
LOGOUT_BUTTON
public static final int LOGOUT_BUTTON
- See Also:
- Constant Field Values
-
WORLD_SWITCHER_BUTTON
public static final int WORLD_SWITCHER_BUTTON
- See Also:
- Constant Field Values
-
-