Searched refs:softness (Results 1 – 1 of 1) sorted by relevance
98 private val softness = 0.0f in solve() constant in com.android.egg.landroid.Container116 p.pos * (softness) + in solve()117 Vec2.makeWithAngleMag(p.pos.angle(), radius - p.radius) * (1f - softness) in solve()