Overview of funkin.ui.loading.preload
mainThe funkin.ui.loading.preload package powers the HTML5 preloader screen. It is responsible for preparing the game environment by downloading, caching, and parsing essential assets and scripts.
Note: This preloader is specifically designed for HTML5. It is not used on desktop platforms; desktop versions use the splash loader instead because of how Lime handles asset loading compared to HaxeFlixel.