Expand description
Determine whether a point is inside a path.
Functionsยง
- hit_
test_ path - Returns whether the point is inside the path.
- path_
winding_ number_ at_ position - Compute the winding number of a given position with respect to the path.
Determine whether a point is inside a path.