????14) ???Sprite Sheets

???????sprite sheets

??????????????????????????????sprite sheets?????????????Sprite sheets??????????????????????????????????????????檔

??????????????????????sprite sheets????

?????????Cocos2D??????????Sprite Sheets

?????????Cocos2D??????????(Texture Packer)???????????????????Sprite Sheets

????????????????????????????——??????п??????????????

??????????????sprite sheets?????????????????????SpriteSheets – ????? Part 1and Part 2. ?????????????????Andreas Löw?? ?????????(Texture Packer)???????? ??????????sprite sheets??????????

???????????sprite sheets?????????????Щ????????????е????????磬??????к??sprite(??????????????)?????????????sprite??????????ζ?????sprite??

????15) ???????′???????

????????????????????????л???????????????????????Щ?????????JSON??XML???????????????????????????????????????????

????????????????а????????????????????????????????????????

???????磬??????????table view??????Щ????????????????????????????????????????????????Щ?м????——???????????????????????????

??????????????????????????????????????????????????????/??????

????????????????????????????????????????????????????????????????????????

????16) ??????????????

??????????????????

????????????????????????????ж??????????????????????????????JSON??XML????????????????????????????????????

????JSON???????????????????XMLС??????ζ????????????????????????iOS5?????????????JSON?????л?API??????????JSON?????????

????????XML?????????????????????SAX??????????XML???????????XML????????????????????XML????????????????????JSON????????????????????????????????????????????????????????

????17) ??????????????

??????iOS?????У??????????????????????????????????view???????????????

???????????UIColor??colorWithPatternImge?????????????????????????????????view??????????

?????????view??????UIImageView???????

???????????????????????????????????UIImageView?????UIColor??colorWithPatternImge??????????????С????——???????????á???????UIImageView?????????檔

????// You could also achieve the same result in Interface BuilderUIImageView *backgroundView = [[UIImageView alloc] initWithImage:[UIImage imageNamed:@"background"]];[self.view addSubview:backgroundView];

???????????????????С?????????????????????UIColor??colorWithPatternImge??????????????????????????????????????????檔

????self.view.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"background"]];