Three new features were introduced into clang at the same time: NSNumber Literals provide a syntax for creating NSNumber from scalar l...
Showing posts with label iOS Open Sources. Show all posts
Showing posts with label iOS Open Sources. Show all posts
Thursday, August 30, 2012
iOS Resources: Create A Character With Ragdoll Physics Using Chipmunk And Cocos2D
A great example on using the Chipmunk physics engine with Cocos2D. You can find the tutorial with an example project on the Heyalda...
Open Source iOS Control For Creating Map Kit Style Callouts In Other Views
Now you can add the same callouts outside of an MKMapKitView. You can find the control on Github here . You can read more about the co...