C# 클래스 Myre.Graphics.Translucency.Particles.ParticleSystemService

상속: Myre.Entities.Services.Service
파일 보기 프로젝트 열기: martindevans/Myre

공개 메소드들

메소드 설명
Get ( ParticleSystemDescription description ) : ParticleSystem
ParticleSystemService ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Query ( string phase, NamedBoxCollection metadata, ICollection result ) : void

메소드 상세

Get() 공개 메소드

public Get ( ParticleSystemDescription description ) : ParticleSystem
description ParticleSystemDescription
리턴 ParticleSystem

ParticleSystemService() 공개 메소드

public ParticleSystemService ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : System.Collections.Generic
device Microsoft.Xna.Framework.Graphics.GraphicsDevice
리턴 System.Collections.Generic