Merged versions for PixiJS 4 and 5.

This commit is contained in:
2019-05-14 11:54:25 +02:00
parent 06aec0308d
commit 08a9dbdf1d
11 changed files with 41128 additions and 42522 deletions
+2 -1
View File
@@ -50,7 +50,8 @@ const index = new Index(itemTemplate, [
['Scatter', 'scatter.html'],
['Flip Effect', 'flipeffect.html'],
['Blur Filter', 'blurfilter.html'],
['Text', 'text.html']
['Text', 'text.html'],
['Scrollview', 'scrollview.html']
],
null)
index.load()