textmode.js / layering
layering
All modules and types related to multi-layered textmode rendering.
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 configuring a new TextmodeLayer via TextmodeLayerManager.add. |
Type Aliases
| Type Alias | Description |
|---|---|
| TextmodeLayerBlendMode | Blend modes available for TextmodeLayer compositing in 2D mode. |