-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: make scenery draggable lights and cows (#1642)
* make scenery decor draggable * test functionality, remove redundant code * debug test * debug test, fix some terminology * undo unnecessary changes * fix typo * adjust for size of canvas * address PR comments * make progress on draggable cows * add cow dragging * begin implementation for traffic light dragging * continue work * finish implementation for traffic lights * update unmarking function * write test, correct error * Merge branch 'master' into make-scenery-draggable-lights-and-cows * tidy code * tidy code * update tests * debug test * debug test * address PR comments
- Loading branch information
Showing
4 changed files
with
382 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.