Skip to content
Snippets Groups Projects
Commit 62973215 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent 6c7d0494
No related branches found
No related tags found
No related merge requests found
...@@ -207,7 +207,7 @@ to: ...@@ -207,7 +207,7 @@ to:
- update the score - update the score
- ensure that the board's layout / draw methods are called by calling `board.setNeedsDisplay()` - ensure that the board's layout / draw methods are called by calling `board.setNeedsDisplay()`
**Do not add any externally accessed methods or properties in your custom view.** **Do not add any externally-accessed methods or properties in your custom view.**
## Task 4: Animation ## Task 4: Animation
Implement tile animation entirely in your `BoardView` class: Implement tile animation entirely in your `BoardView` class:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment