Skip to main content

CCParticleEmitterLight.Particle

CCParticleEmitterLight.Particle

Cocos2D

A single particle. Stored as a struct for zero GC pressure.

Type: Struct

Fields

Color(Cocos2D.CCColor4F)
IsActive(System.Boolean)
Life(System.Single)
MaxLife(System.Single)
Position(Microsoft.Xna.Framework.Vector2)
Size(System.Single)
Velocity(Microsoft.Xna.Framework.Vector2)