Download PinchToReveal Cocos2D Free Java Code

Description

Have a look at the youtube video of the animation in action : (http://www.youtube.com/watch?v=0PfU 3BjBDc&feature=youtu.be). Krzysztof zablocki (www.merowing.info) wrote a fantastic piece on how to use gesture recognizer in cocos2d and another tutorial.

Icons

PinchToReveal Cocos2D

Source Files

The download file PinchToRevealCocos2D-master.zip has the following entries.


PinchtoReveal/PinchtoReveal.xcodeproj/project.pbxproj
PinchtoReveal/PinchtoReveal.xcodeproj/project.xcworkspace/contents.xcworkspacedata
PinchtoReveal/PinchtoReveal.xcodeproj/project.xcworkspace/xcuserdata/Kalwani.xcuserdatad/UserInterfaceState.xcuserstate
PinchtoReveal/PinchtoReveal.xcodeproj/xcuserdata/Kalwani.xcuserdatad/xcschemes/PinchtoReveal.xcscheme
PinchtoReveal/PinchtoReveal.xcodeproj/xcuserdata/Kalwani.xcuserdatad/xcschemes/xcschememanagement.plist
PinchtoReveal/PinchtoReveal/.DS_Store/*  ww  w .j  av a 2s . c o m*/
PinchtoReveal/PinchtoReveal/AppDelegate.h
PinchtoReveal/PinchtoReveal/AppDelegate.m
PinchtoReveal/PinchtoReveal/CCNode+SFGestureRecognizers/CCNode+SFGestureRecognizers.h
PinchtoReveal/PinchtoReveal/CCNode+SFGestureRecognizers/CCNode+SFGestureRecognizers.m
PinchtoReveal/PinchtoReveal/GameConfig.h
PinchtoReveal/PinchtoReveal/HelloWorldLayer.h
PinchtoReveal/PinchtoReveal/HelloWorldLayer.m
PinchtoReveal/PinchtoReveal/Prefix.pch
PinchtoReveal/PinchtoReveal/Resources/Background.jpeg
PinchtoReveal/PinchtoReveal/Resources/Background2.jpeg
PinchtoReveal/PinchtoReveal/Resources/Default-568h@2x.png
PinchtoReveal/PinchtoReveal/Resources/Default.png
PinchtoReveal/PinchtoReveal/Resources/Default@2x.png
PinchtoReveal/PinchtoReveal/Resources/Icon-72.png
PinchtoReveal/PinchtoReveal/Resources/Icon-Small-50.png
PinchtoReveal/PinchtoReveal/Resources/Icon-Small.png
PinchtoReveal/PinchtoReveal/Resources/Icon-Small@2x.png
PinchtoReveal/PinchtoReveal/Resources/Icon.png
PinchtoReveal/PinchtoReveal/Resources/Icon@2x.png
PinchtoReveal/PinchtoReveal/Resources/Info.plist
PinchtoReveal/PinchtoReveal/Resources/fps_images.png
PinchtoReveal/PinchtoReveal/Resources/iTunesArtwork
PinchtoReveal/PinchtoReveal/RootViewController.h
PinchtoReveal/PinchtoReveal/RootViewController.m
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/CDAudioManager.h
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/CDAudioManager.m
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/CDConfig.h
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/CDOpenALSupport.h
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/CDOpenALSupport.m
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/CocosDenshion.h
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/CocosDenshion.m
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/SimpleAudioEngine.h
PinchtoReveal/PinchtoReveal/libs/CocosDenshion/SimpleAudioEngine.m
PinchtoReveal/PinchtoReveal/libs/FontLabel/FontLabel.h
PinchtoReveal/PinchtoReveal/libs/FontLabel/FontLabel.m
PinchtoReveal/PinchtoReveal/libs/FontLabel/FontLabelStringDrawing.h
PinchtoReveal/PinchtoReveal/libs/FontLabel/FontLabelStringDrawing.m
PinchtoReveal/PinchtoReveal/libs/FontLabel/FontManager.h
PinchtoReveal/PinchtoReveal/libs/FontLabel/FontManager.m
PinchtoReveal/PinchtoReveal/libs/FontLabel/ZAttributedString.h
PinchtoReveal/PinchtoReveal/libs/FontLabel/ZAttributedString.m
PinchtoReveal/PinchtoReveal/libs/FontLabel/ZAttributedStringPrivate.h
PinchtoReveal/PinchtoReveal/libs/FontLabel/ZFont.h
PinchtoReveal/PinchtoReveal/libs/FontLabel/ZFont.m
PinchtoReveal/PinchtoReveal/libs/LICENSE_CocosDenshion.txt
PinchtoReveal/PinchtoReveal/libs/LICENSE_FontLabel.txt
PinchtoReveal/PinchtoReveal/libs/LICENSE_cocos2d.txt
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAction.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAction.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionCamera.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionCamera.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionEase.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionEase.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionGrid.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionGrid.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionGrid3D.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionGrid3D.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionInstant.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionInstant.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionInterval.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionInterval.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionManager.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionManager.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionPageTurn3D.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionPageTurn3D.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionProgressTimer.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionProgressTimer.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionTiledGrid.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionTiledGrid.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionTween.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCActionTween.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAnimation.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAnimation.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAnimationCache.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAnimationCache.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAtlasNode.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCAtlasNode.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCBlockSupport.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCBlockSupport.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCCamera.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCCamera.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCConfiguration.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCConfiguration.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCDirector.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCDirector.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCDrawNode.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCDrawNode.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCDrawingPrimitives.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCDrawingPrimitives.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCGrabber.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCGrabber.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCGrid.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCGrid.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLabelAtlas.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLabelAtlas.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLabelBMFont.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLabelBMFont.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLabelTTF.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLabelTTF.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLayer.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCLayer.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCMenu.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCMenu.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCMenuItem.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCMenuItem.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCMotionStreak.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCMotionStreak.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCNode.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCNode.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParallaxNode.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParallaxNode.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleBatchNode.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleBatchNode.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleExamples.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleExamples.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleSystem.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleSystem.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleSystemPoint.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleSystemPoint.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleSystemQuad.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCParticleSystemQuad.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCPhysicsDebugNode.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCPhysicsDebugNode.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCPhysicsSprite.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCPhysicsSprite.mm
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCProgressTimer.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCProgressTimer.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCProtocols.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCRenderTexture.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCRenderTexture.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCRibbon.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCRibbon.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCScene.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCScene.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCScheduler.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCScheduler.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSprite.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSprite.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSpriteBatchNode.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSpriteBatchNode.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSpriteFrame.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSpriteFrame.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSpriteFrameCache.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCSpriteFrameCache.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXLayer.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXLayer.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXObjectGroup.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXObjectGroup.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXTiledMap.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXTiledMap.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXXMLParser.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTMXXMLParser.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTexture2D.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTexture2D.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTextureAtlas.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTextureAtlas.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTextureCache.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTextureCache.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTexturePVR.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTexturePVR.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTileMapAtlas.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTileMapAtlas.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTransition.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTransition.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTransitionPageTurn.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTransitionPageTurn.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTransitionRadial.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/CCTransitionRadial.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/CCGL.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/CCNS.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/CCDirectorMac.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/CCDirectorMac.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/CCEventDispatcher.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/CCEventDispatcher.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/MacGLView.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/MacGLView.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/MacWindow.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/Mac/MacWindow.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/CCDirectorIOS.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/CCDirectorIOS.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/CCTouchDelegateProtocol.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/CCTouchDispatcher.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/CCTouchDispatcher.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/CCTouchHandler.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/CCTouchHandler.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/EAGLView.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/EAGLView.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/ES1Renderer.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/ES1Renderer.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/ESRenderer.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/glu.c
PinchtoReveal/PinchtoReveal/libs/cocos2d/Platforms/iOS/glu.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CCArray.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CCArray.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CCFileUtils.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CCFileUtils.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CCProfiling.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CCProfiling.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CGPointExtension.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/CGPointExtension.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/OpenGL_Internal.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/TGAlib.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/TGAlib.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/TransformUtils.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/TransformUtils.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/ZipUtils.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/ZipUtils.m
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/base64.c
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/base64.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/ccCArray.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/ccUtils.c
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/ccUtils.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/uthash.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/Support/utlist.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/ccConfig.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/ccMacros.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/ccTypes.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/cocos2d.h
PinchtoReveal/PinchtoReveal/libs/cocos2d/cocos2d.m
PinchtoReveal/PinchtoReveal/main.m
README.md

Download

Click the following link to download PinchToRevealCocos2D-master.zip.

PinchToRevealCocos2D-master.zip




















Home »
  Objective C Free Code »
    Social Media »




Facebook
Flickr
Foursquare
GitHub
Instagram
Social
Twitter
Vimeo
Weibo
Youtube