cocos2d customize switch
i need to create a switch over cocos2d scene. i can create a uiswitch and add it to scene but i really interested in cocos2d switch if there is any....
ca开发者_运维知识库n anyone give me any idea??
If you compile and run the cocs2d test applications included with cocos2d there are several tests that use controls like a switch or a slider. Then you can look at the test files and see how they implemented.
Best way I have been learning cocos2d is by reviewing the test apps.
Also check out these posts for several other useful resources: https://stackoverflow.com/questions/2293457/cocos2d-resources/4061868#4061868t Need 2D iPhone graphics designed
精彩评论