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

auto

parent f415e66f
No related branches found
No related tags found
No related merge requests found
......@@ -207,6 +207,8 @@ to:
- update the score
- 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.**
## Task 4: Animation
Implement tile animation entirely in your `BoardView` class:
- animate new tiles but starting them w/ opacity of 0 and animating to opacity
......
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