amethyst / amethyst/rustrogueliketutorial

Chapter 5 "Speeding it up even more - recalculating visibility when we need to" doesn't check dirty

オープン
#141 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
970
フォーク
166
PR マージ指標
30日以内にマージされた PR はありません

説明

In [this section](https://github.com/thebracket/rustrogueliketutorial/blob/master/book/src/chapter_5.md#speeding-it-up-even-more---recalculating-visibility-when-we-need-to) of Chapter 5, it sounds like the section should have a code snippet for checking whether the `dirty` flag is set, and in fact alludes to it:

> Our system can be extended to check if the dirty flag is true, and only recalculate if it is - and set the dirty flag to false when it is done.

Are we actually supposed to do this here, or in a later section..?

> The game now runs *very* fast once more

Kinda implies that we should have made the change ourselves and it should be faster now.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。