Skip to content

textmode.js / loading

loading

All loading screen related modules and types.

Classes

ClassDescription
LoadingScreenManagerManages the loading screen display and state. Can be accessed via Textmodifier.loading.

Interfaces

InterfaceDescription
LoadingPhaseHandleHandle for managing a loading phase.
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.