ParticlePreviewer ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContentManager.Previewers ContentPreview
    DeltaEngine.Editor.ContentManager.Previewers ParticlePreviewer

Namespace: DeltaEngine.Editor.ContentManager.Previewers
Assembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class ParticlePreviewer : ContentPreview

The ParticlePreviewer type exposes the following members.

Constructors

  NameDescription
Public methodParticlePreviewer
Initializes a new instance of the ParticlePreviewer class
Top
Methods

  NameDescription
Protected methodInit (Overrides ContentPreview Init .)
Protected methodPreview (Overrides ContentPreview Preview(String).)
Public methodPreviewContent (Inherited from ContentPreview.)
Top
Fields

  NameDescription
Public fieldcurrentDisplayParticle2D
Top
See Also