java.lang.Object
be.yildizgames.common.application.helper.splashscreen.UpdateSplashScreen
All Implemented Interfaces:
SplashScreen, UpdateDownloadListener
Direct Known Subclasses:
EmptySplashScreen

public abstract class UpdateSplashScreen extends Object implements SplashScreen, UpdateDownloadListener
Base splash screen implementation that supports updating progress.
Author:
Grégory Van den Borre
  • Constructor Details

    • UpdateSplashScreen

      protected UpdateSplashScreen()
      Creates a new update splash screen.
  • Method Details