Interface ILayeredData
Provides the methods and properties used by the LayeredSurface renderer.
Namespace: SadConsole.Renderers
Assembly: SadConsole.dll
Syntax
public interface ILayeredData
Properties
Layers
Access to the layers.
Declaration
LayeredSurface Layers { get; }
Property Value
Type | Description |
---|---|
LayeredSurface |