C# Class EssenceShared.Particle

Afficher le fichier Open project: Insality/essence-of-shadows

Méthodes publiques

Méthode Description
GetEmiter ( string texture, ParticleType type, int dieAfter, CCPoint where, Entity owner = null ) : CocosSharp.CCParticleSystem

Method Details

GetEmiter() public static méthode

public static GetEmiter ( string texture, ParticleType type, int dieAfter, CCPoint where, Entity owner = null ) : CocosSharp.CCParticleSystem
texture string
type ParticleType
dieAfter int
where CCPoint
owner EssenceShared.Entities.Entity
Résultat CocosSharp.CCParticleSystem