Package | Description |
---|---|
com.b3dgs.lionengine | |
com.b3dgs.lionengine.core | |
com.b3dgs.lionengine.engine | |
demo | |
demo.platform |
Modifier and Type | Method and Description |
---|---|
Loader |
Engine.createLoader(Initializer init,
Config config,
Launcher launcher)
Create a Loader, from an Initializer and a Config.
|
Modifier and Type | Method and Description |
---|---|
void |
Screen.setLauncher(Launcher launcher) |
Modifier and Type | Method and Description |
---|---|
Loader |
EngineFactory.createLoader(Initializer init,
Config config,
Launcher launcher) |
Constructor and Description |
---|
Loader(Initializer init,
Config config,
Launcher launcher) |
Modifier and Type | Class and Description |
---|---|
class |
Launcher |
Constructor and Description |
---|
Editor(Launcher launcher,
Config config) |