Uses of Interface
be.yildizgames.common.application.helper.splashscreen.SplashScreenProvider
Packages that use SplashScreenProvider
-
Uses of SplashScreenProvider in be.yildizgames.common.application
Methods in be.yildizgames.common.application that return SplashScreenProviderModifier and TypeMethodDescriptionprotected abstract SplashScreenProviderUpdatableEntryPoint.getSplashScreen()Provide the splash screen.Methods in be.yildizgames.common.application with parameters of type SplashScreenProviderModifier and TypeMethodDescriptionfinal ApplicationApplication.withSplashScreen(SplashScreenProvider splashScreen) Set a splash screen to display when starting the application.