Skip to content

textmode.js / loadables

loadables

All loadable assets related to textmode rendering.

Classes

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

Type Aliases

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