We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4b8a3d + 27ce633 commit 30e8afdCopy full SHA for 30e8afd
book/data-locality.markdown
@@ -615,7 +615,7 @@ particle system that will be spawning and killing particles anyway.
615
616
OK, this is the last example of a simple technique for making your cache
617
happier. Say we've got an AI component for some game entity. It has some state
618
-in it -- the animation it's currently playing, a goal position its heading
+in it -- the animation it's currently playing, a goal position it's heading
619
towards, energy level, etc. -- stuff it checks and tweaks every single frame.
620
Something like:
621
0 commit comments