Package org.rspeer.game.gameval
Class InterfaceId.HorrorMetaldoor
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.HorrorMetaldoor
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.HorrorMetaldoor extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_0static intCOM_1static intCOM_8static intHORROR_AIRstatic intHORROR_EARTHstatic intHORROR_FIREstatic intHORROR_MELEEstatic intHORROR_RANGINGstatic intHORROR_WATER
-
Constructor Summary
Constructors Constructor Description HorrorMetaldoor()
-
-
-
Field Detail
-
COM_0
public static final int COM_0
- See Also:
- Constant Field Values
-
COM_1
public static final int COM_1
- See Also:
- Constant Field Values
-
HORROR_FIRE
public static final int HORROR_FIRE
- See Also:
- Constant Field Values
-
HORROR_AIR
public static final int HORROR_AIR
- See Also:
- Constant Field Values
-
HORROR_EARTH
public static final int HORROR_EARTH
- See Also:
- Constant Field Values
-
HORROR_WATER
public static final int HORROR_WATER
- See Also:
- Constant Field Values
-
HORROR_RANGING
public static final int HORROR_RANGING
- See Also:
- Constant Field Values
-
HORROR_MELEE
public static final int HORROR_MELEE
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
-