We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Chapter 2 says "In SDL rectangles are the most cost effective of the primitives to draw". What does that mean?
The text was updated successfully, but these errors were encountered:
Hmm well Rectangles use a special function, which is a lot faster then any of the other primitives. How do I say this?
Sorry, something went wrong.
I don't know that I'd put that in the main part of the text at all. Maybe as a sidebar or something.
No branches or pull requests
Chapter 2 says "In SDL rectangles are the most cost effective of the primitives to draw". What does that mean?
The text was updated successfully, but these errors were encountered: