gluckgames / pixi-packer

Fast and flexible texture packer for PIXI.js
MIT License
40 stars 6 forks source link

adds a preload flag to the sprites if needed #45

Closed Gazzell closed 6 years ago

Gazzell commented 6 years ago

We are trying to preload some images in the games for performance. This change will allow to mark the sprites we want to preload in the game.