Changes:
- Physics: using constant time updates in the physics engine loop (GameNode.m)
- Director: Using Fast Threaded Director: A new Director that will be used in cocos2d v0.8 (cocos2d/Director.m)
- MainMenu / HighScores / GameHUD: UI Objects are created on the main thread
- TIPS: Added new tips on SapusTongueAppDelegate.m, HighScoresNode.m and GameNode.m
- using cocos2d v0.7.2 final
2 comments:
Hello,
Is it possible for you to do a cocos2d tutorial. I want to get started but don't know how. Thanks!
@austin:
please, read this post:
http://tinyurl.com/b8cqm3
you'll find links to documentation
Post a Comment