C# 클래스 EssenceShared.Particle

파일 보기 프로젝트 열기: Insality/essence-of-shadows

공개 메소드들

메소드 설명
GetEmiter ( string texture, ParticleType type, int dieAfter, CCPoint where, Entity owner = null ) : CocosSharp.CCParticleSystem

메소드 상세

GetEmiter() 공개 정적인 메소드

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
리턴 CocosSharp.CCParticleSystem