iphonecocos2d-iphoneccparticlesystem

CCParticle Meteor cocos2d


I have gone through the CCParticle's but the only problem I currently have is understanding what the items like startSize, endSize, startSizeVar, startColor and etc mean. Is there a link of what they all do or can someone explain to me?


Solution

  • All of these properties are quite good explained in CCParticleSystem.h (by comments)