|
|
@@ -2,6 +2,9 @@
|
|
|
Here are the known errors in the text of the book. If you notice any further errors,
|
|
|
please create an issue on this GitHub repository.
|
|
|
|
|
|
+* Chapter 2
|
|
|
+ - Page 42: The loop over mActors is actually in Game::UnloadData, which is then called from Game::Shutdown
|
|
|
+ (found by Kevin Runge)
|
|
|
* Chapter 3
|
|
|
- Page 67: The return type of Actor::GetForward should be Vector2 (found by Takashi Imagire)
|
|
|
- Page 70: When discussing the properties of the dot product, the text incorrectly states
|