Scrawl-canvas v8 - Canvas test 047

Easing functions for Color and Tween factories

Test purpose

Set up a range of entitys using a bespoke 'component' factory. Each 'component' should include a Wheel entity with an associated Color asset, a Phrase and Line entity, and two Tween animations to move the Wheel across the canvas and change its color. These components will differ only in their vertical positions on the canvas, and the easing function assigned to the movement Tween and the Color asset.

Annotated code