C# Class Myre.Graphics.Translucency.Particles.ParticleSystemService

Inheritance: Myre.Entities.Services.Service
Mostra file Open project: martindevans/Myre

Public Methods

Method Description
Get ( ParticleSystemDescription description ) : ParticleSystem
ParticleSystemService ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : System.Collections.Generic

Private Methods

Method Description
Query ( string phase, NamedBoxCollection metadata, ICollection result ) : void

Method Details

Get() public method

public Get ( ParticleSystemDescription description ) : ParticleSystem
description ParticleSystemDescription
return ParticleSystem

ParticleSystemService() public method

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