paper.js/src/core
Jürg Lehni 30374ae3b4 Implement proper index independent argument list reading of basic types.
Implemented for Point, Size, Rectangle and Color.
2012-10-18 14:24:15 -07:00
..
Base.js Implement proper index independent argument list reading of basic types. 2012-10-18 14:24:15 -07:00
Callback.js Commit beginning of item based mouse events. So far only onMousedown / 'mousedown' is supported. 2011-11-12 23:57:25 +01:00
initialize.js Export classes through PaperScope in dev mode too. 2011-08-01 08:53:07 +01:00
PaperScope.js Clean up code. 2012-09-30 19:50:42 -07:00
PaperScopeItem.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
PaperScript.js Fix Node.js support. 2012-09-01 19:27:38 +02:00