Merge branch 'master' into origin/docs

This commit is contained in:
Peli de Halleux
2016-06-01 20:53:46 -07:00
231 changed files with 2183 additions and 907 deletions

View File

@ -55,7 +55,7 @@ input.onButtonPressed(Button.B, () => {
### Challenge 2
### @video td/videos/offset-image-2
Now we want to make sure that the button does not go off the screen to the right. Add a new line that checks to see if offset = 5 after button `A` is pressed.