To note: Javascript is not running in this browser environment. Our apologies, but this demo has not yet been updated to support progressive enhancement.
Test purpose
- Create and animate a Wheel entity, using delta and deltaConstraint objects
- Check that reverse and loop actions work as expected
- Check that scaling animation can be added to and deleted from the delta object
Additionally:
- Change the frame rate; check that the displayed screen refresh frame rate does not exceed this value
TODO: setDeltaValues() actions not yet tested: 'newString', 'update', 'reverse', 'add', 'multiply'
Touch test: not required
Annotated code