pixi-legacy
v1.0.2
Published
Compatibility layer for new and old versions of pixi
Downloads
4
Readme
pixi-legacy
Sometimes things break. Sometimes new API is introduced. Sometimes old API gets deprecated.
This plugin allows to use new API's with old versions of PIXI, starting from v3.0.11
It is also supposed to add old API's and remove things that were "deprecated" and used widely
Binaries are in "bin" folder.
Features backported to v3
- VoidFilter
- filter.blendMode
Features backported to v4.2
- Application
- renderer.screen
Renamings
- PIXI.particles.ParticleContainer <=> ParticleContainer
Build
npm install
npm run build