Android Question How to test if a point is inside a path?

NeoTechni

Well-Known Member
Licensed User
Longtime User
Is there a way to test if an X/Y position is inside a path (or array of X/Y points)?

Specific use: I made my own vector art format cause I needed to be sure it'd render at a high framerate. And now I need to find out which shape is clicked/touched.
 

NeoTechni

Well-Known Member
Licensed User
Longtime User
Is there a way to extract points from a path so I don't have to copy/paste a page of code to get it to work with that code?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…