61536cb1f8
Previous to this commit, the Chainable class which is responsible for iterating on the sequence of events in the intro Terraform animation, was using setTimeout and thus could result in very messed up race conditions when triggering physics changes. This commit attaches the .wait timers to the Engine.render loop which should enable everything to stay in sync. |
||
---|---|---|
.. | ||
Base.js | ||
Chainable.js | ||
Function.prototype.bind.js | ||
String.substitute.js | ||
Vector.js | ||
dbg.js |