Package org.rspeer.game.gameval
Class InterfaceId.TzhaarFightpit
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.TzhaarFightpit
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.TzhaarFightpit extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTENTstatic intDODGERstatic intTZHAAR_FIGHTPIT_CHAMPIONstatic intTZHAAR_FIGHTPIT_FOESstatic intTZHAAR_FIGHTPIT_REMAININGstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description TzhaarFightpit()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_CHAMPION
public static final int TZHAAR_FIGHTPIT_CHAMPION
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_FOES
public static final int TZHAAR_FIGHTPIT_FOES
- See Also:
- Constant Field Values
-
TZHAAR_FIGHTPIT_REMAINING
public static final int TZHAAR_FIGHTPIT_REMAINING
- See Also:
- Constant Field Values
-
-