Module dagon.game.loadingscreen

A simple loading screen implementation.

Description

The dagon.game.loadingscreen module defines the LoadingScreen class, which displays a a splash image and a progress bar during scene loading.

Classes

NameDescription
LoadingScreen Displays a splash image and a loading progress bar on the screen during scene loading.