Package org.rspeer.game.gameval
Class InterfaceId.Grouping
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Grouping
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Grouping extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intARROWstatic intBACKGROUNDstatic intCOM_10static intCOM_13static intCOM_14static intCOM_15static intCOM_19static intCOM_20static intCOM_21static intCOM_25static intCOM_3static intCOM_30static intCOM_33static intCOM_34static intCOM_4static intCOM_7static intCOM_9static intCURRENTGAMEstatic intDROPDOWNstatic intDROPDOWN_CONTENTSstatic intDROPDOWN_HOVERstatic intDROPDOWN_SCROLLBARstatic intDROPDOWN_TOPstatic intHEADERstatic intHOP_BUTTONstatic intHOP_BUTTON_BACKGROUNDstatic intJOINLEAVEstatic intJOINLEAVE_TEXTstatic intPLAYERLISTstatic intPLAYERLIST_CONTAINERstatic intPVP_ARENAstatic intSCROLLBARstatic intSUGGESTEDWORLDstatic intTELEPORTstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Grouping()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
HEADER
public static final int HEADER
- See Also:
- Constant Field Values
-
PVP_ARENA
public static final int PVP_ARENA
- 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
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
DROPDOWN_TOP
public static final int DROPDOWN_TOP
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
DROPDOWN_HOVER
public static final int DROPDOWN_HOVER
- 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
-
CURRENTGAME
public static final int CURRENTGAME
- See Also:
- Constant Field Values
-
PLAYERLIST_CONTAINER
public static final int PLAYERLIST_CONTAINER
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
COM_14
public static final int COM_14
- See Also:
- Constant Field Values
-
COM_15
public static final int COM_15
- See Also:
- Constant Field Values
-
PLAYERLIST
public static final int PLAYERLIST
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
DROPDOWN
public static final int DROPDOWN
- See Also:
- Constant Field Values
-
COM_19
public static final int COM_19
- See Also:
- Constant Field Values
-
COM_20
public static final int COM_20
- See Also:
- Constant Field Values
-
COM_21
public static final int COM_21
- See Also:
- Constant Field Values
-
DROPDOWN_CONTENTS
public static final int DROPDOWN_CONTENTS
- See Also:
- Constant Field Values
-
DROPDOWN_SCROLLBAR
public static final int DROPDOWN_SCROLLBAR
- See Also:
- Constant Field Values
-
ARROW
public static final int ARROW
- See Also:
- Constant Field Values
-
COM_25
public static final int COM_25
- See Also:
- Constant Field Values
-
HOP_BUTTON
public static final int HOP_BUTTON
- See Also:
- Constant Field Values
-
HOP_BUTTON_BACKGROUND
public static final int HOP_BUTTON_BACKGROUND
- See Also:
- Constant Field Values
-
SUGGESTEDWORLD
public static final int SUGGESTEDWORLD
- See Also:
- Constant Field Values
-
JOINLEAVE
public static final int JOINLEAVE
- See Also:
- Constant Field Values
-
COM_30
public static final int COM_30
- See Also:
- Constant Field Values
-
JOINLEAVE_TEXT
public static final int JOINLEAVE_TEXT
- See Also:
- Constant Field Values
-
TELEPORT
public static final int TELEPORT
- See Also:
- Constant Field Values
-
COM_33
public static final int COM_33
- See Also:
- Constant Field Values
-
COM_34
public static final int COM_34
- See Also:
- Constant Field Values
-
-