Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errata: Page 39 & 74: Function Names Incorrectly Uppercased #8

Open
Nicholas-Westby opened this issue May 2, 2024 · 0 comments
Open

Comments

@Nicholas-Westby
Copy link

Nicholas-Westby commented May 2, 2024

Here is page 39:

page-39

These methods are mentioned with the initial letter uppercased, yet their actual implementation is lowercased: attach, remove, clear.

As an aside, the description of the attach function is confusing to me. You state that it differs from add() in that rotations/translations are retained. However, the example from the prior page shows that you add (rather than attach) the cube with a position and rotation. This makes me wonder if your description is correct (or perhaps it meant to say something slightly different than what I'm interpreting it to mean).

EDIT: Also noticed similar on page 74 with "Angle" and "Color".

@Nicholas-Westby Nicholas-Westby changed the title Errata: Page 39: Function Names Incorrectly Uppercased Errata: Page 39 & 74: Function Names Incorrectly Uppercased May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant