mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-06 04:42:15 -05:00
Clean up documentation.
This commit is contained in:
parent
efa20386b0
commit
cd2fce9bc7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ Path.inject({ statics: new function() {
|
||||||
return /** @lends Path */{
|
return /** @lends Path */{
|
||||||
/**
|
/**
|
||||||
* {@grouptitle Shaped Paths}
|
* {@grouptitle Shaped Paths}
|
||||||
|
*
|
||||||
* Creates a Path Item with two anchor points forming a line.
|
* Creates a Path Item with two anchor points forming a line.
|
||||||
*
|
*
|
||||||
* @param {Point} pt1 the first anchor point of the path
|
* @param {Point} pt1 the first anchor point of the path
|
||||||
|
|
Loading…
Reference in a new issue