Gesture Recognizers

Do you plan to implement iOS gesture recognizers (well, rewrite some of them) as new c++ classes (CCPanGestureRecognizer, CCTapGestureRecognizer mostly)?
It’s really THE thing missing from cocos-x right now, to really be usefull as cross-platform toolkit.

At least those 2 recognizers (pan/tap).

Sorry, it haven’t been planned yet. This phase we are focusing more on lua.
Appreciate in advance if you can contribute the multi-platform gesture wrapper :slight_smile: