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 plorent

I need to develop a demo game for a client and they want to support swipe on iPad. Reading the docs I don't think that's supported in Impact? What's the best way to implement that when using Impact for the gameplay?

1 decade ago by Arantor

Same way you'd do it in any web context, by examining and tracking the ontouchstart and ontouchend events. Impact itself offers bindings for touches in a given area but you'd have to roll your own for swipes.
Page 1 of 1
« first « previous next › last »