Package org.rspeer.game.gameval
Class InterfaceId.TournamentSupplies
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TournamentSupplies
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TournamentSupplies extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCATALOGUE_CONTAINERstatic intCATALOGUE_LISTstatic intCATALOGUE_SCROLLBARstatic intCOM_10static intCOM_13static intCOM_14static intCOM_15static intCOM_16static intCOM_17static intCOM_30static intFRAMEstatic intINVstatic intINV_FRAMEstatic intITEM_CONTAINERstatic intLISTstatic intLOADOUT_APPLYstatic intLOADOUT_CONTAINERstatic intLOADOUT_NAMEstatic intSCROLLBARstatic intSEARCHstatic intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intSWITCHLAYERstatic intUNIVERSEstatic intWORN
-
Constructor Summary
Constructors Constructor Description TournamentSupplies()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
SWITCHLAYER
public static final int SWITCHLAYER
- See Also:
- Constant Field Values
-
ITEM_CONTAINER
public static final int ITEM_CONTAINER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
LOADOUT_CONTAINER
public static final int LOADOUT_CONTAINER
- See Also:
- Constant Field Values
-
LOADOUT_NAME
public static final int LOADOUT_NAME
- See Also:
- Constant Field Values
-
INV
public static final int INV
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
INV_FRAME
public static final int INV_FRAME
- See Also:
- Constant Field Values
-
WORN
public static final int WORN
- 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
-
COM_16
public static final int COM_16
- See Also:
- Constant Field Values
-
COM_17
public static final int COM_17
- See Also:
- Constant Field Values
-
SLOT0
public static final int SLOT0
- See Also:
- Constant Field Values
-
SLOT1
public static final int SLOT1
- See Also:
- Constant Field Values
-
SLOT2
public static final int SLOT2
- See Also:
- Constant Field Values
-
SLOT3
public static final int SLOT3
- See Also:
- Constant Field Values
-
SLOT4
public static final int SLOT4
- See Also:
- Constant Field Values
-
SLOT5
public static final int SLOT5
- See Also:
- Constant Field Values
-
SLOT7
public static final int SLOT7
- See Also:
- Constant Field Values
-
SLOT9
public static final int SLOT9
- See Also:
- Constant Field Values
-
SLOT10
public static final int SLOT10
- See Also:
- Constant Field Values
-
SLOT12
public static final int SLOT12
- See Also:
- Constant Field Values
-
SLOT13
public static final int SLOT13
- See Also:
- Constant Field Values
-
CATALOGUE_CONTAINER
public static final int CATALOGUE_CONTAINER
- See Also:
- Constant Field Values
-
COM_30
public static final int COM_30
- See Also:
- Constant Field Values
-
CATALOGUE_LIST
public static final int CATALOGUE_LIST
- See Also:
- Constant Field Values
-
CATALOGUE_SCROLLBAR
public static final int CATALOGUE_SCROLLBAR
- See Also:
- Constant Field Values
-
LOADOUT_APPLY
public static final int LOADOUT_APPLY
- See Also:
- Constant Field Values
-
-