Module splash

Source

Structs§

ActiveSplash
Component marking an active splash screen
LoadedTextures
Component to track loaded textures for splash screens
LoadingImages
Component to track loading images (keeps handles alive)
SplashConfig
Component that configures splash screen behavior
SplashDismissed
Event sent when splash screen should be dismissed
SplashPlugin
Plugin for reusable splash screen functionality

Enums§

LogoDisplay
Logo display options for the splash screen

Traits§

SplashScreenExt
Helper trait for easy splash screen setup