Docs: Link HitResult back to #hitTest() functions.

This commit is contained in:
Jürg Lehni 2011-08-01 11:47:08 +01:00
parent 8cdc5ea2aa
commit 884ea96a29

View file

@ -18,7 +18,8 @@
* @name HitResult
*
* @class A HitResult object contains information about the results of a hit
* test.
* test. It is returned by {@link Item#hitTest(point)} and
* {@link Project#hitTest(point)}.
*
* @extends CurveLocation
*/