Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by congwang0517

ig.input.bind(ig.KEY.MOUSE1, 'mouseLeft');
ig.input.pressed('mouseLeft');
is just catch the mousedown event.

1 decade ago by Graphikos

http://impactjs.com/documentation/class-reference/input#released

ig.input.released('mouseLeft');
Page 1 of 1
« first « previous next › last »