Searched refs:TRANSLATE_Y (Results 1 – 1 of 1) sorted by relevance
78 public static final FloatProperty<SplitInstructionsView> TRANSLATE_Y = field in SplitInstructionsView211 anim.addFloat(this, TRANSLATE_Y, restingY, bounceToY, Interpolators.STANDARD); in goBoing()