Package org.rspeer.game.gameval
Class InterfaceId.PrepotDevice
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.PrepotDevice
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.PrepotDevice extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_13static intCOM_8static intDEVICE_CONTENTSstatic intDEVICE_CONTENTS_BGstatic intDEVICE_CONTENTS_BORDERstatic intDEVICE_CONTENTS_CONTAINERstatic intFRAMEstatic intINVENTORYstatic intINVENTORY_BGstatic intINVENTORY_BORDERstatic intINVENTORY_CONTENTSstatic intMODEL_DEVICE_LEFTstatic intMODEL_DEVICE_RIGHTstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description PrepotDevice()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
MODEL_DEVICE_LEFT
public static final int MODEL_DEVICE_LEFT
- See Also:
- Constant Field Values
-
MODEL_DEVICE_RIGHT
public static final int MODEL_DEVICE_RIGHT
- See Also:
- Constant Field Values
-
DEVICE_CONTENTS_CONTAINER
public static final int DEVICE_CONTENTS_CONTAINER
- See Also:
- Constant Field Values
-
DEVICE_CONTENTS_BG
public static final int DEVICE_CONTENTS_BG
- See Also:
- Constant Field Values
-
DEVICE_CONTENTS_BORDER
public static final int DEVICE_CONTENTS_BORDER
- See Also:
- Constant Field Values
-
DEVICE_CONTENTS
public static final int DEVICE_CONTENTS
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
INVENTORY
public static final int INVENTORY
- See Also:
- Constant Field Values
-
INVENTORY_BG
public static final int INVENTORY_BG
- See Also:
- Constant Field Values
-
INVENTORY_BORDER
public static final int INVENTORY_BORDER
- See Also:
- Constant Field Values
-
INVENTORY_CONTENTS
public static final int INVENTORY_CONTENTS
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
-