Skip to content

textmode.js / loading

loading

All loading screen related modules and types.

Classes

ClassDescription
LoadingPhaseRepresents a loading phase tracked by a LoadingPhaseTracker.
LoadingScreenManagerManages the loading screen display and state. Can be accessed via Textmodifier.loading.

Interfaces

InterfaceDescription
LoadingPhaseSnapshotSnapshot of a loading phase's state.
LoadingScreenOptionsOptions for configuring the loading screen.
LoadingScreenRendererContextContext object passed to a loading screen renderer function.
LoadingScreenThemeTheme settings for the loading screen.