CORE/docs/references/SplashScreen.md
JeremyStarTM 99703cf03e CORE rewrite (#1)
Reviewed-on: StarOpenSource/core#1

Rewrote CORE and improved the startup process and startup time significantly. The documentation has been beefed up too and is now much better. Existing projects may need major refactoring however.
Co-authored-by: JeremyStarTM <jeremystartm@staropensource.de>
Co-committed-by: JeremyStarTM <jeremystartm@staropensource.de>
2023-08-25 14:34:57 +02:00

290 B

hide
navigation

Splash Screen (/root/CORE/SplashScreen)

Allows you to display a nice loading screen.

Methods

display()

  • returns void
  • description Makes the splash screen visible.

dissolve()

  • returns void
  • description Makes the splash screen invisible.