Searched refs:TOUCH_BOTTOM_CURVE_MASS (Results 1 – 1 of 1) sorted by relevance
43 constexpr float TOUCH_BOTTOM_CURVE_MASS = 0.2f; variable576 …tion.SetCurve(AceType::MakeRefPtr<CubicCurve>(TOUCH_BOTTOM_CURVE_VELOCITY, TOUCH_BOTTOM_CURVE_MASS, in UpdateTouchBottomAnimation()