Package org.rspeer.game.gameval
Class InterfaceId.CamdozaalVault
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.CamdozaalVault
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.CamdozaalVault extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intDODGERstatic intTIMERstatic intTIMER_TEXTstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description CamdozaalVault()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
TIMER
public static final int TIMER
- See Also:
- Constant Field Values
-
TIMER_TEXT
public static final int TIMER_TEXT
- See Also:
- Constant Field Values
-
-