TouchStarted() problem with mobile

Thanks for your fast reply ! Yes, I just saw thing this morning and I try that but it still not working …

Could it be because I have both a mousePressed and a touchStarted statements in my sketch (my goal with this is to handle both computer and mobile experience)?

Also, I tried to switch mouseX/mouseY by touchX/ touchY in the script with no success …