Package org.rspeer.game.gameval
Class DBTableId.UiHighlightingFxPulse
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.UiHighlightingFxPulse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableId.UiHighlightingFxPulse.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_STEP_DURATIONintegerstatic intCOL_TRANSPARENCY_RANGE(integer, integer)static intID
-
Constructor Summary
Constructors Constructor Description UiHighlightingFxPulse()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_TRANSPARENCY_RANGE
public static final int COL_TRANSPARENCY_RANGE
(integer, integer)- See Also:
- Constant Field Values
-
COL_STEP_DURATION
public static final int COL_STEP_DURATION
integer- See Also:
- Constant Field Values
-
-