ProjectMercury.Renderers Namespace

Project Mercury API

[This is preliminary documentation and is subject to change.]

 

Classes

  ClassDescription
BlendModeNotSuportedException
Defines the exception that is thrown when a Renderer does not support the blend mode required by an Emitter.
PointSpriteRenderer
Defines a Renderer which uses hardware point sprites to render Particles.
Renderer
Defines the abstract base class for a Renderer.
RenderTargetRenderer
Defines a renderer which renders to a RenderTarget using a specified renderer.
SpriteBatchRenderer
Defines a Renderer which uses the standard XNA SpriteBatch class to render Particles.