Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joekallen/cocos2d-GestureRecognizers

cocos2d modifications to allow use of UIGestureRecognizers
https://github.com/joekallen/cocos2d-GestureRecognizers

Last synced: 3 months ago
JSON representation

cocos2d modifications to allow use of UIGestureRecognizers

Awesome Lists containing this project

README

        

This patch has only been tested with coco2d for iphone v0.99.5 beta 3.
To apply this patch copy the cocos2d.patch file the folder
YourProject/libs/cocos2d then open a terminal and navigate to the folder you
just copied the patch to and run the following command
patch -p1 -i cocos2d.patch