JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
be.yildizgames.common.application
Package
be.yildizgames.common.application.helper.splashscreen
Interface SplashScreen
All Known Implementing Classes:
EmptySplashScreen
public interface
SplashScreen
Author:
Grégory Van den Borre
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
void
display
()
void
setName
(
String
name)
Method Details
display
void
display
()
close
void
close
()
setName
void
setName
(
String
name)