How to set background dynamically
Posted
by Mythili
on Stack Overflow
See other posts from Stack Overflow
or by Mythili
Published on 2010-04-16T07:48:16Z
Indexed on
2010/04/16
7:53 UTC
Read the original article
Hit count: 179
cocos2d-iphone
In cocos2d i am developing game with 5 levels. In my option scene am giving an option to select a sprite among 4 spritesbackground, If a sprite is selected, it should fixed as background for all levels. How to accomplish this
© Stack Overflow or respective owner