Package org.rspeer.game.gameval
Class InterfaceId.Sanity
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Sanity
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Sanity extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_14static intCOM_15static intDODGERstatic intFADEstatic intFADERstatic intICONstatic intOVERLAYstatic intSANITY_BACKGROUNDstatic intSANITY_BARstatic intSANITY_BAR_BACKGROUNDstatic intSANITY_BAR_FOREGROUNDstatic intSANITY_BAR_FOREGROUND_SHINEstatic intSANITY_ICONstatic intSANITY_ORBstatic intSANITY_PERCENTAGEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Sanity()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FADE
public static final int FADE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
OVERLAY
public static final int OVERLAY
- See Also:
- Constant Field Values
-
SANITY_ORB
public static final int SANITY_ORB
- See Also:
- Constant Field Values
-
SANITY_BACKGROUND
public static final int SANITY_BACKGROUND
- See Also:
- Constant Field Values
-
SANITY_ICON
public static final int SANITY_ICON
- See Also:
- Constant Field Values
-
FADER
public static final int FADER
- See Also:
- Constant Field Values
-
SANITY_BAR
public static final int SANITY_BAR
- See Also:
- Constant Field Values
-
ICON
public static final int ICON
- See Also:
- Constant Field Values
-
SANITY_BAR_BACKGROUND
public static final int SANITY_BAR_BACKGROUND
- See Also:
- Constant Field Values
-
SANITY_BAR_FOREGROUND
public static final int SANITY_BAR_FOREGROUND
- See Also:
- Constant Field Values
-
SANITY_BAR_FOREGROUND_SHINE
public static final int SANITY_BAR_FOREGROUND_SHINE
- See Also:
- Constant Field Values
-
SANITY_PERCENTAGE
public static final int SANITY_PERCENTAGE
- 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
-
-