Last time we talked about creating a simple menu in cocos2d. This tutorial will show you how to use CCMenuItemToggle to create a simple sound on/off button using images to represent the two states.
(more...)
Blog - cocos2d
Posts Tagged ‘cocos2d’
Creating a button using CCMenuItemToggle in cocos2d
Tuesday, June 15th, 2010Creating a simple menu with scene transition in cocos2d
Thursday, June 3rd, 2010cocos2d for iPhone is a fast, free, flexible, community-supported and easy to use framework for making iPhone games.
In this first tutorial, we'll discuss how to create a main menu scene with transition to a second scene using cocos2d.

