File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# @pixi/layers - PixiJS Layers Kit
22
3- [ ![ Build CI] ( https://github.com/pixijs/layers/actions/workflows/build.yml/badge.svg )] ( https://github.com/pixijs/layers/actions/workflows/build.yml ) [ ![ npm version] ( https://badge.fury.io/js/%40pixi%2Flayers.svg )] ( https://badge.fury.io/js/%40pixi%2Flayers )
3+ [ ![ Build CI] ( https://github.com/pixijs-userland /layers/actions/workflows/build.yml/badge.svg )] ( https://github.com/pixijs-userland /layers/actions/workflows/build.yml ) [ ![ npm version] ( https://badge.fury.io/js/%40pixi%2Flayers.svg )] ( https://badge.fury.io/js/%40pixi%2Flayers )
44
55This package provides an extension to scene tree - layers. These layers allows you to change
66the rendering order of items in your scene without moving them around in your scene. It's like
@@ -18,10 +18,10 @@ npm install --save @pixi/layers
1818
1919## Examples
2020
21- * [ Blend Modes example] ( https://pixijs.io/layers/examples/blend-modes.html )
22- * [ Z-order example] ( https://pixijs.io/layers/examples/z-order.html )
23- * [ Double buffering] ( https://pixijs.io/layers/examples/trail.html )
24- * [ Bring To Top] ( https://pixijs.io/layers/examples/bring-to-top.html )
21+ * [ Blend Modes example] ( https://userland. pixijs.io/layers/examples/blend-modes.html )
22+ * [ Z-order example] ( https://userland. pixijs.io/layers/examples/z-order.html )
23+ * [ Double buffering] ( https://userland. pixijs.io/layers/examples/trail.html )
24+ * [ Bring To Top] ( https://userland. pixijs.io/layers/examples/bring-to-top.html )
2525
2626## Usage
2727
You can’t perform that action at this time.
0 commit comments