Skip to content

Draw Anna/Elsa circles more nicely by turning during same frame as forward move#478

Merged
breville merged 6 commits into
stagingfrom
smoothercircle
Nov 20, 2014
Merged

Draw Anna/Elsa circles more nicely by turning during same frame as forward move#478
breville merged 6 commits into
stagingfrom
smoothercircle

Conversation

@breville

Copy link
Copy Markdown
Member

No description provided.

@breville

Copy link
Copy Markdown
Member Author

@Bjvanminnen how does this look?

Comment thread blockly/src/turtle/turtle.js Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

open brace should be at end of line above instead of getting its own line

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonder if we can come up with a more clear name. Maybe checkForMoveAndTurn? Also seems a little strange that we pass it the first tuple, but then use api.log for the subsequent tuple. Seems like we should either pass it both, or use api.log for both.

@breville

Copy link
Copy Markdown
Member Author

@Bjvanminnen awesome feedback, think i've addressed it all..

Comment thread blockly/src/turtle/turtle.js Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove command/values from parameters as we're not using them now

Comment thread blockly/src/turtle/turtle.js Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused, right? otherwise everything LGTM :)

breville added a commit that referenced this pull request Nov 20, 2014
Draw Anna/Elsa circles more nicely by turning during same frame as forward move
@breville breville merged commit ace7287 into staging Nov 20, 2014
@breville breville deleted the smoothercircle branch November 20, 2014 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants