v1.9.0
⚠️ Breaking change⚠️ Offscreen-canvas is now parent to Scene and inherit from Container. It means an Offscreen-canvas act like a Scene without attaching a canvas and without managing pointer.- Particles constructor accept a new callback parameter. This callback will be called on each particle draw.
- Performance improved with Container with a lot of children.
- Fill some missing documentation.