I am currently in the middle of developing a card game using cocos2d. I will need to add a tableview (CCtableview) containing the image of the card and the corresponding statistics of them. Examples on the internet are proving to be scarce – does anyone have a good example i can follow? Any help would be much appreciated – many thanks
Share
probably not the cleanest solution but cctableview had a number of bugs and so i just wrote my own implementation