diff --git a/assign3.md b/assign3.md index ac1f730c4713d456241ed51d1e76ed2435a7f2e3..fd531128bee45f5640a6bd8fa1bf627ff95b6054 100644 --- a/assign3.md +++ b/assign3.md @@ -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