class SplashScreen

Displays a splash screen with Banshee Engine logo.

Public

Methods

staticShow

static void Show()

Displays a splash screen with Banshee Engine logo.

staticHide

static void Hide()

Hides the splash screen.

Private

Methods

staticCreate

static void Create()

Creates the splash screen window.

staticDestroy

static void Destroy()

Destroys the splash screen window.