Skip to content

textmode.js / loadables

loadables

All loadable assets related to textmode rendering.

Classes

ClassDescription
TextmodeFontManages the font used for rendering characters via Textmodifier.loadFont.
TextmodeImageRepresents an image uploaded for textmode rendering via Textmodifier.loadImage.
TextmodeVideoRepresents a video element for textmode rendering via Textmodifier.loadVideo.

Interfaces

InterfaceDescription
TextmodeVideoOptionsOptions for preloading video frames in TextmodeVideo.

Type Aliases

Type AliasDescription
TextmodeCharacterRepresents a single character in the TextmodeFont.characters array.