• 0.0.9 Stable

    emma released this 2023-10-24 00:13:23 -07:00 | 15 commits to main since this release

    Adds a deferDrawing method that defers draw calls until after the entire layer has been drawn. This allows you to do one sub layer within the layer that doesn't interrupt the typical draw order.

    Downloads