Skip to content

Improve Textures guide (#2821)#2832

Open
MinhBDoan wants to merge 1 commit intopythonarcade:developmentfrom
MinhBDoan:fix-texture-docs
Open

Improve Textures guide (#2821)#2832
MinhBDoan wants to merge 1 commit intopythonarcade:developmentfrom
MinhBDoan:fix-texture-docs

Conversation

@MinhBDoan
Copy link

This PR addresses all requested improvements from issue #2821:

  • Reworded "sprite engine" to describe hit box usage
  • Added Texture Layers section (Arcade / pyglet / OpenGL)
  • Clarified Texture Uniqueness:
    • Defined what "unique" means
    • Explained consequences of duplicate names
    • Explained flipping options
    • Added cross-reference to arcade.load_texture
    • Referenced arcade/cache/texture.py
  • Updated Texture Cache section:
    • Clarified name/hash attribute
    • Cross-referenced TextureCache class and flush() method
    • Included example code

@MinhBDoan
Copy link
Author

“This PR addresses all requested changes from #2821. First-time contribution, feedback welcome!”

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant