Skip to content

textmode.js / layering

layering

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

Classes

ClassDescription
TextmodeLayerA single layer within a multi-layered textmode rendering context.
TextmodeLayerManagerManages all user-defined layers within a Textmodifier in addition to the base layer.

Interfaces

InterfaceDescription
TextmodeLayerOptionsOptions for configuring a new TextmodeLayer via TextmodeLayerManager.add.

Type Aliases

Type AliasDescription
TextmodeLayerBlendModeBlend modes available for TextmodeLayer compositing in 2D mode.