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-25 08:49:48 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c6d79f964c
paper.js
/
src
/
path
/
Curve.js
5 lines
59 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Declare all classes as local variables, so they can be scoped.
2011-03-03 08:33:41 -05:00
var
Curve
=
Base
.
extend
(
{
index on master: fd4b7b7 Include DocumentView.js in all examples and tests.
2011-03-02 11:22:26 -05:00
initialize
:
function
(
)
{
}
}
)
;
Reference in a new issue
Copy permalink