facebookarchive / rebound

A Java library that models spring dynamics and adds real world physics to your app.

Home Page:http://facebook.github.io/rebound/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I know that Spring is bouncing?

peng8350 opened this issue · comments

commented

I want one of my widgets can animate without bouncing, but I have to rely on changes in the value of the onSpringUpdate callback method.So is there a api to know Spring is in Bouncing?