Skip to content

Commit 24077cb

Browse files
committed
Errata update for Issue gameprogcpp#28
1 parent 73eb550 commit 24077cb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Errata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Here are the known errors in the text of the book. If you notice any further errors,
33
please create an issue on this GitHub repository.
44

5+
* Chapter 2
6+
- Page 42: The loop over mActors is actually in Game::UnloadData, which is then called from Game::Shutdown
7+
(found by Kevin Runge)
58
* Chapter 3
69
- Page 67: The return type of Actor::GetForward should be Vector2 (found by Takashi Imagire)
710
- Page 70: When discussing the properties of the dot product, the text incorrectly states

0 commit comments

Comments
 (0)