File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ <h2>Chapter 14</h2>
7878
7979< h2 > Chapter 15</ h2 >
8080
81- < p > < strong > Page 255</ strong > < em > Mouse Motion</ em > : The second
81+ < p > < strong > Page 255</ strong > (6th) < em > Mouse Motion</ em > : The second
8282paragraph on the page claims that you can isolate a button from
8383the < code > buttons</ code > bitmask with the remainder operator, but that
8484doesn't really work (you'd also need a division and a floor, which
@@ -93,11 +93,11 @@ <h2>Chapter 15</h2>
9393
9494< h2 > Chapter 16</ h2 >
9595
96- < p > < strong > Page 271</ strong > < em > Actors</ em > : Near the bottom of the
96+ < p > < strong > Page 271</ strong > (7th) < em > Actors</ em > : Near the bottom of the
9797page, the book incorrectly uses the term < em > phase</ em > (of a sinus
9898wave) where it should say < em > period</ em > .</ p >
9999
100- < p > < strong > Page 278</ strong > < em > Motion and Collision</ em > : The code
100+ < p > < strong > Page 278</ strong > (7th) < em > Motion and Collision</ em > : The code
101101that defines the < code > touches</ code > method unintentionally (though
102102harmlessly) used < code > var</ code > instead of < code > let</ code > to
103103define variables.</ p >
You can’t perform that action at this time.
0 commit comments