Skip to content

textmode.js / layering

layering

All modules and types related to multi-layered textmode rendering.

Enumerations

EnumerationDescription
LayerBlendModeNumeric blend mode constants for layer compositing.

Classes

ClassDescription
TextmodeLayerA single layer within a multi-layered textmode rendering context.
TextmodeLayerManagerManages the stack of layers within a Textmodifier instance.

Interfaces

InterfaceDescription
TextmodeLayerOptionsOptions for layers created with TextmodeLayerManager.add.