Package org.rspeer.game.gameval
Class InterfaceId.WgsRuneDoor
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.WgsRuneDoor
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.WgsRuneDoor extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCLOSEstatic intCOM_11static intCOM_12static intCOM_13static intCOM_14static intCOM_15static intCONTENTstatic intDOORstatic intDOOR_MODELstatic intFRAMEstatic intLUC2_RUNE_DOOR_TEXTstatic intLUC2_RUNE_DOOR_TEXT_1static intLUC2_RUNE_DOOR_TEXT_2static intLUC2_RUNE_DOOR_TEXT_3static intLUC2_RUNE_DOOR_TEXT_4static intUNIVERSE
-
Constructor Summary
Constructors Constructor Description WgsRuneDoor()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
DOOR
public static final int DOOR
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
DOOR_MODEL
public static final int DOOR_MODEL
- See Also:
- Constant Field Values
-
LUC2_RUNE_DOOR_TEXT_1
public static final int LUC2_RUNE_DOOR_TEXT_1
- See Also:
- Constant Field Values
-
LUC2_RUNE_DOOR_TEXT_2
public static final int LUC2_RUNE_DOOR_TEXT_2
- See Also:
- Constant Field Values
-
LUC2_RUNE_DOOR_TEXT_3
public static final int LUC2_RUNE_DOOR_TEXT_3
- See Also:
- Constant Field Values
-
LUC2_RUNE_DOOR_TEXT_4
public static final int LUC2_RUNE_DOOR_TEXT_4
- See Also:
- Constant Field Values
-
LUC2_RUNE_DOOR_TEXT
public static final int LUC2_RUNE_DOOR_TEXT
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- 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
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-