public static class JavaPlatform.Headless extends JavaPlatform
JavaPlatform.Config, JavaPlatform.HeadlessPlatform.Error, Platform.Lifecycle, Platform.Type| Constructor and Description |
|---|
Headless(JavaPlatform.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
setTitle(String title)
Sets the title of the window to
title. |
void |
start()
Starts the game loop.
|
assets, audio, exec, graphics, input, json, log, net, openURL, storage, tick, time, typeinvokeAsync, invokeLater, isAsyncSupported, reportErrorpublic Headless(JavaPlatform.Config config)
public void start()
JavaPlatformstart in class JavaPlatformpublic void setTitle(String title)
JavaPlatformtitle.setTitle in class JavaPlatformCopyright © 2015. All Rights Reserved.