amethyst / amethyst/rustrogueliketutorial
Book content contradicts state of the codebase
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 970
- Forks
- 166
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
https://github.com/amethyst/rustrogueliketutorial/blob/33872fe582f226178436847e1f74eafcbf9c0d1a/book/src/chapter_63.md?plain=1#L247
At this point in the project, the `tile_content` field has been removed due to a previous refactor (extracting the `/spatial` folder).
This loop needs to be replaced with the `for_each_tile_content` helper.
UPDATE: there seems to be other occurrences of this in the following chapters too.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.