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-10 06:41:59 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
474d79db17
paper.js
/
src
/
path
/
Curve.js
5 lines
72 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Simplify the way the paper namespace is created and populated.
2011-03-04 08:34:31 -05:00
var
Curve
=
this
.
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