public class LWJGLPlatform extends JavaPlatform
start() to start the game loop. The start() call does
not return until the game exits.JavaPlatform.Config, JavaPlatform.HeadlessPlatform.Error, Platform.Lifecycle, Platform.Type| Constructor and Description |
|---|
LWJGLPlatform(JavaPlatform.Config config) |
| Modifier and Type | Method and Description |
|---|---|
void |
setTitle(String title) |
void |
start() |
assets, audio, exec, graphics, input, json, log, net, openURL, storage, tick, time, typeinvokeAsync, invokeLater, isAsyncSupported, reportErrorpublic LWJGLPlatform(JavaPlatform.Config config)
public void setTitle(String title)
setTitle in class JavaPlatformpublic void start()
start in class JavaPlatformCopyright © 2015. All Rights Reserved.