Hi, I would like to display thumbnails of pictures lying on a virtual table in various shapes and forms. The user should be able to select one picture by clicking on it's visible part. The picture should then move to the top of the picture-stack, meaning that it will lie on top of all the other pictures.
How could I efficiently handle all the various z-values for the different sprites? In theorie I would have to set the selected picture to z=max and move all others 'down'. Does one of you know how to handle the following problem in an efficient way? Best regards, Dexters --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
