I have a menu card sort of thing for my hidden object game. In which I want to add that page curl effect thing which we see in some pdf viewer. Whenever user touches it starts that effect and at some point of time it turns the page.
How should I go ahead with that in cocos2dx ?
Is there any pre function to carry out the same ?