p2.js icon indicating copy to clipboard operation
p2.js copied to clipboard

Update the pixijs example with new PixiJS version

Open Nek- opened this issue 7 years ago • 2 comments

In Pixi.JS the Stage object is deprecated. Using a Container instead is recommended. And this simplify the example.

Nek- avatar Nov 18 '17 15:11 Nek-

please use new PIXI.Application instead of PIXI.autoDetectRenderer

goldenratio avatar Feb 12 '18 06:02 goldenratio

I know it's late, but it's fixed :) .

Nek- avatar Apr 23 '18 18:04 Nek-