¡@

Home 

2014/10/15 ¤U¤È 10:12:28

iphone Programming Glossary: parallaxlayer01

How to approach -hd files

http://stackoverflow.com/questions/10232539/how-to-approach-hd-files

init always call super init Apple recommends to re assign self with the super return value if self super init CCSprite parallaxLayer01 CCSprite spriteWithFile @ 0 hd red.png CCSprite parallaxLayer02 CCSprite spriteWithFile @ 0 hd red.png CCSprite parallaxLayer03.. CCSprite spriteWithFile @ 0 hd red.png CCSprite parallaxLayer04 CCSprite spriteWithFile @ 0 hd red.png CCSprite parallaxLayer01 CCSprite spriteWithFile @ 0 hd.png CCSprite parallaxLayer02 CCSprite spriteWithFile @ 1 hd.png CCSprite parallaxLayer03.. CCSprite spriteWithFile @ 2 hd.png CCSprite parallaxLayer04 CCSprite spriteWithFile @ 3 hd.png CCSprite parallaxLayer01 CCSprite spriteWithFile @ 2 hd.png CCSprite parallaxLayer02 CCSprite spriteWithFile @ 2 hd.png CCSprite parallaxLayer03..