Give Tool a paperscript example.

Closes #967
This commit is contained in:
Jürg Lehni 2016-02-13 23:31:54 +01:00
parent c3fff9fa83
commit 0a6efe10f5

View file

@ -23,7 +23,7 @@
* {@link #onMouseUp}) or a keyboard handler function ({@link #onKeyDown}, * {@link #onMouseUp}) or a keyboard handler function ({@link #onKeyDown},
* {@link #onKeyUp}). * {@link #onKeyUp}).
* *
* @classexample * @classexample {@paperscript height=300}
* var path; * var path;
* *
* // Only execute onMouseDrag when the mouse * // Only execute onMouseDrag when the mouse