Package org.rspeer.game.gameval
Class DBTableId.UiHighlightingFxPulse.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.UiHighlightingFxPulse.Row
-
- Enclosing class:
- DBTableId.UiHighlightingFxPulse
public static class DBTableId.UiHighlightingFxPulse.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intTUTORIAL_ALERTstatic intTUTORIAL_CTA
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
TUTORIAL_ALERT
public static final int TUTORIAL_ALERT
- See Also:
- Constant Field Values
-
TUTORIAL_CTA
public static final int TUTORIAL_CTA
- See Also:
- Constant Field Values
-
-