Hi i’m developing an iPhone app with cocos2D framework for image rendering .
How we can split the image into layer for example consider an house image here i want to spilt the roof of the house ,door,wall etc and i want to change there respective colors or images can any one help me in this.! I needed some example code also for it .
Please help me
Hi i’m developing an iPhone app with cocos2D framework for image rendering . How
Share
Use different layer for different depth of rendering.
You can read more about Cocos2D programming here: Click Here
Get Cocos2D SDK and run some sample test applications. DOWNLOAD SDK HERE