This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Pixi v2.2.0 updates and core package changes
Change core
package to geom
package as per pixi 2+ releases.
Now all shapes
are in pixi.geom
package. So update pixi.core.*
to pixi.geom.*
.