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

fix(readme): replace deprecated autoResize() #135

Open spicq-rambobafet opened 5 years ago

spicq-rambobafet commented 5 years ago

app.renderer.autoResize() is deprecated since v5. Use autoDensity instead. https://pixijs.download/dev/docs/PIXI.AbstractRenderer.html#autoDensity