I want to create a menu in which 6 things are displayed, and as the user presses up/down, the color of that thing changes. For example, if the current thing is new game, its color will be blue, the colors of rest of them will be green. if the user presses down, the next thing becomes blue and rest of them become green.
for this, whenever the user presses down, i changed the color attribute of that particular label, but when I run it, its color remains the same. Is there a different way to change the color of the label? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
