Package | Description |
---|---|
com.b3dgs.lionengine.core |
Lower level classes related, close to the engine.
|
Modifier and Type | Class and Description |
---|---|
class |
ScreenBase
Screen base implementation.
|
Modifier and Type | Method and Description |
---|---|
static Screen |
Graphics.createScreen(Config config)
Create a screen.
|
Screen |
FactoryGraphic.createScreen(Config config)
Create a screen.
|
Modifier and Type | Method and Description |
---|---|
void |
Sequence.start(Screen screen) |
void |
Sequencable.start(Screen screen)
Start sequence.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.