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

Inheritance: Myre.Entities.Services.Service
Afficher le fichier Open project: martindevans/Myre

Méthodes publiques

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

Private Methods

Méthode Description
Query ( string phase, NamedBoxCollection metadata, ICollection result ) : void

Method Details

Get() public méthode

public Get ( ParticleSystemDescription description ) : ParticleSystem
description ParticleSystemDescription
Résultat ParticleSystem

ParticleSystemService() public méthode

public ParticleSystemService ( Microsoft.Xna.Framework.Graphics.GraphicsDevice device ) : System.Collections.Generic
device Microsoft.Xna.Framework.Graphics.GraphicsDevice
Résultat System.Collections.Generic