pixijs / guides

PixiJS User Guides
https://pixijs.io/guides/
MIT License
12 stars 36 forks source link

Textures guide talks about visiting Sprites later, even though that was already covered before #19

Closed darthdeus closed 2 years ago

darthdeus commented 2 years ago

The initial paragraph in the Textures guide says

We're about to get to sprites and other simple display objects. But before we do, we need to talk about textures.

But Sprites, Graphics, and general DisplayObjects were already covered earlier in the guide.