Gesture Recognizer

Hi,
I want to recognize pinch/zoom and rotate gestures in cocos2d-x. Is there a reliable way to do that? I can’t seem to find anything in the official cocos2d-x release. This is a very important part of many games and I would suggest that it be made a part of the official API as soon as possible.

Regards,
Adil

http://www.cocos2d-x.org/boards/6/topics/23011?r=29360#message-29360

I have seen this link already. This link has tap, double tap and swipe gestures. All of these are much simpler gestures. I am looking for specifically two gestures namely pinch/zoom and rotate gesture. Is there any place I can find those two gestures?

Dawid Drozd wrote:

http://www.cocos2d-x.org/boards/6/topics/23011?r=29360#message-29360