recognize Object in p5js

how i can recognize which object is selected by mousePressed on the object. I have make two objects textarea and div created by createElement() on p5js canvas.but when I mousePressed on textarea,it doesn'tt recognize it.

Answers

Sign In or Register to comment.