Skip to content

TextureAtlasSprite has no docs #6322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alice-i-cecile opened this issue Oct 20, 2022 · 1 comment
Closed

TextureAtlasSprite has no docs #6322

alice-i-cecile opened this issue Oct 20, 2022 · 1 comment
Labels
A-Rendering Drawing game state to the screen C-Docs An addition or correction to our documentation

Comments

@alice-i-cecile
Copy link
Member

How can Bevy's documentation be improved?

[TextureAtlasSprite] has no documentation, making it very hard to figure out:

  1. What it is, in summary
  2. How it differs from Sprite
  3. How you might construct it
  4. How you might use it
  5. How it relates to the Handle<Image>s you might get out of a TextureAtlas

Similar changes for Sprite and even UiImage may make sense to do in the same PR.

@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation A-Rendering Drawing game state to the screen labels Oct 20, 2022
@rparrett
Copy link
Contributor

Seems like this was fixed and/or made obsolete by #5103

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Docs An addition or correction to our documentation
Projects
None yet
Development

No branches or pull requests

2 participants