Table of Contents

Class SimpleLayer

Namespace
Termule.Engine.Systems.Rendering
Assembly
Termule.Engine.dll

Basic layer implementation that provides activation-order-based sorting.

public sealed class SimpleLayer : Layer, IEnumerable<Renderer>, IEnumerable
Inheritance
SimpleLayer
Implements
Inherited Members

Constructors

SimpleLayer()

Initializes a new instance of the SimpleLayer class.

public SimpleLayer()