How to change z order value of a sprite in Cocos2D ?
Hi, Sometimes during the execution of program you may need to change the z order value of sprite for better working. Use the following sample of code to change the z order value of a sprite in Cocos2D/Box2D iPhone programming. 🙂