Hey all
I’m using sprite.js, and this is my code:
this.entity.script.sprite.on('click', this.onClick, this);
but , it just can track click
my question is How to track mobile touch hold sprite?
thx.
Hey all
I’m using sprite.js, and this is my code:
this.entity.script.sprite.on('click', this.onClick, this);
but , it just can track click
my question is How to track mobile touch hold sprite?
thx.