kittykatattack / learningPixi

A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
4.4k stars 851 forks source link

Deprecated signature #132

Open ghost opened 5 years ago

ghost commented 5 years ago

"Using a ParticleContainer to group sprites" has deprecated signature of ParticleContainer PIXI.particles.ParticleContainer is deprecated for now use PIXI.ParticleContainer instead