Skip to content

basecode/cocos2d-GestureRecognizers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

cocos2d modifications to allow use of UIGestureRecognizers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 61.4%
  • C 38.6%