splash screen no longer dependent on asset loading; desktop platform
interface improved
This commit is contained in:
@@ -26,8 +26,5 @@ public interface ScreenConfiguration {
|
||||
|
||||
public void setWindowLocation(int x, int y);
|
||||
|
||||
/**
|
||||
* Restarts the application.
|
||||
*/
|
||||
public void restart();
|
||||
public void setWindowBorderless(boolean borderless);
|
||||
}
|
||||
|
Reference in New Issue
Block a user