Package org.rspeer.game.gameval
Class InterfaceId.BankDepositbox
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.BankDepositbox
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.BankDepositbox extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int_1static int_10static int_5static intALLstatic intCOM_24static intCOM_26static intCOM_27static intCOM_4static intCOM_5static intCOM_6static intCOM_7static intCOM_8static intCONTENTSstatic intDEPOSIT_ALL_BUTTONSstatic intDEPOSIT_INVstatic intDEPOSIT_LOOTINGBAGstatic intDEPOSIT_WORNstatic intEXTRA_QUIVER_AMMOstatic intEXTRA_QUIVER_AMMO_GRAPHICstatic intEXTRA_QUIVER_SLOTstatic intFRAMEstatic intINVENTORYstatic intITEM_BACKGROUNDstatic intMENUstatic intPOPUPstatic intQUANTITY_BUTTONSstatic intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intUNIVERSEstatic intWORNstatic intX
-
Constructor Summary
Constructors Constructor Description BankDepositbox()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
WORN
public static final int WORN
- 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
-
COM_8
public static final int COM_8
- 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
-
EXTRA_QUIVER_SLOT
public static final int EXTRA_QUIVER_SLOT
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_AMMO_GRAPHIC
public static final int EXTRA_QUIVER_AMMO_GRAPHIC
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_AMMO
public static final int EXTRA_QUIVER_AMMO
- See Also:
- Constant Field Values
-
INVENTORY
public static final int INVENTORY
- See Also:
- Constant Field Values
-
COM_24
public static final int COM_24
- See Also:
- Constant Field Values
-
ITEM_BACKGROUND
public static final int ITEM_BACKGROUND
- See Also:
- Constant Field Values
-
COM_26
public static final int COM_26
- See Also:
- Constant Field Values
-
COM_27
public static final int COM_27
- See Also:
- Constant Field Values
-
DEPOSIT_ALL_BUTTONS
public static final int DEPOSIT_ALL_BUTTONS
- See Also:
- Constant Field Values
-
DEPOSIT_INV
public static final int DEPOSIT_INV
- See Also:
- Constant Field Values
-
DEPOSIT_WORN
public static final int DEPOSIT_WORN
- See Also:
- Constant Field Values
-
DEPOSIT_LOOTINGBAG
public static final int DEPOSIT_LOOTINGBAG
- See Also:
- Constant Field Values
-
QUANTITY_BUTTONS
public static final int QUANTITY_BUTTONS
- See Also:
- Constant Field Values
-
MENU
public static final int MENU
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
X
public static final int X
- See Also:
- Constant Field Values
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
-