Searched refs:TOUCH_BOTTOM_CURVE_VELOCITY (Results 1 – 1 of 1) sorted by relevance
42 constexpr float TOUCH_BOTTOM_CURVE_VELOCITY = 0.1f; variable576 …option.SetCurve(AceType::MakeRefPtr<CubicCurve>(TOUCH_BOTTOM_CURVE_VELOCITY, TOUCH_BOTTOM_CURVE_MA… in UpdateTouchBottomAnimation()