Add TODO and DOC for new #arcTo(to, radius, rotation, clockwise, large)

This commit is contained in:
Jürg Lehni 2014-03-13 17:46:31 +01:00
parent 42558fa057
commit c84c019990
2 changed files with 2 additions and 0 deletions
src/path

View file

@ -555,6 +555,7 @@ var PathItem = Item.extend(/** @lends PathItem# */{
* myPath.arcTo(event.point);
* }
*/
// DOCS: PathItem#arcTo(to, radius, rotation, clockwise, large)
/**
* Closes the path. When closed, Paper.js connects the first and last