Skip to content

Commit

Permalink
docs: fix hitTest doc
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Oct 19, 2022
1 parent 1ba698e commit d4b7648
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ export default class MoveableManager<T = {}>
}
/**
* Hit test an element or rect on a moveable target.
* (100% = 100)
* @method Moveable#hitTest
* @param - element or rect to test
* @return - Get hit test rate (rate > 0 is hitted)
Expand Down

0 comments on commit d4b7648

Please sign in to comment.