This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
paper.js
Watch
1
Star
0
Fork
You've already forked paper.js
0
mirror of
https://github.com/scratchfoundation/paper.js.git
synced
2025-01-22 07:19:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fe97b94340
paper.js
/
src
/
project
History
Jürg Lehni
fe97b94340
Define PaperScopeItem as a private base class for all classes that have lists and references in the PaperScope (Project, View, Tool), so they can share functionality (#initialize(), #activate(), #remove()), and add support for multiple tools.
Closes
#27
2011-08-02 10:08:08 +01:00
..
Project.js
Define PaperScopeItem as a private base class for all classes that have lists and references in the PaperScope (Project, View, Tool), so they can share functionality (#initialize(), #activate(), #remove()), and add support for multiple tools.
Closes
#27
2011-08-02 10:08:08 +01:00
Symbol.js
Link Item <-> Symbol#definition <-> PlacedItem and make sure changed events get sent across the whole chain.
2011-07-04 21:27:42 +02:00