You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'd like to use createjs for making games, I want to use my data[like (x, y) ] to fire mouse event to trigger 'click' event in animate cc. I don't want use mouse to trigger click event, I need to use my data to fire animate.
wait for your help.