Feature suggestion: Implement TOUCH GESTURES on main cocos2dx branch

Hi there,

Cocos2dx input is really simple, it gives you all the raw data, what is cool, but as other game engines do, it should additionally provide an easier way to identify/interact with human gestures.

My suggestion is that some kind of code to read/handle gestures should coexist with current raw data input callbacks.