textmode.js / layering
layering
All modules and types related to multi-layered textmode rendering.
Enumerations
| Enumeration | Description |
|---|---|
| LayerBlendMode | Numeric blend mode constants for layer compositing. |
Classes
| Class | Description |
|---|---|
| TextmodeLayer | A single layer within a multi-layered textmode rendering context. |
| TextmodeLayerManager | Manages the stack of layers within a Textmodifier instance. |
Interfaces
| Interface | Description |
|---|---|
| TextmodeLayerOptions | Options for layers created with TextmodeLayerManager.add. |