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.
1 parent 4fecbe5 commit 7d6ebb4Copy full SHA for 7d6ebb4
16_game.md
@@ -980,7 +980,7 @@ the opposite direction.
980
981
{{index "Coin class", coin, wave}}
982
983
-Coins use their `act` method to wobble. They ignore collisions with
+Coins use their `update` method to wobble. They ignore collisions with
984
the grid since they are simply wobbling around inside of their own
985
square.
986
0 commit comments