Scrawl-canvas v8 - Canvas test 046

Kill cycles for Cell, Group, Tween/Ticker, Picture and Asset objects, and Picture source elements in the DOM

Test purpose

The main purpose of this demo is to check that we can create cells, groups and entitys on the fly, grab an image of their display and then remove them; then create a Picture entity to display the captured image, and a Tween object that will animate the entity and destroy itself and the entity when it completes. As part of its destruction, the Tween will generate a new smoke ring.

Annotated code