Skip to main content

CCParticleGalaxy

CCParticleGalaxy

Cocos2D

Inheritance: System.Object → Cocos2D.CCNode → Cocos2D.CCParticleSystem → Cocos2D.CCParticleSystemQuad

Implements: Cocos2D.ICCSelectorProtocol, Cocos2D.ICCFocusable, Cocos2D.ICCTargetedTouchDelegate, Cocos2D.ICCStandardTouchDelegate, Cocos2D.ICCTouchDelegate, Cocos2D.ICCKeypadDelegate, Cocos2D.ICCKeyboardDelegate, Cocos2D.ICCRGBAProtocol, System.Collections.Generic.IComparer{Cocos2D.CCNode}, Cocos2D.ICCTextureProtocol, Cocos2D.ICCBlendProtocol

Constructors

CCParticleGalaxy()

CCParticleGalaxy()()

Methods

InitWithTotalParticles(int)

System.Boolean InitWithTotalParticles(int)(System.Int32 numberOfParticles)
Parameters:
numberOfParticles (System.Int32)
Returns:
System.Boolean
Example