Package | Description |
---|---|
com.b3dgs.lionengine.core |
Lower level classes related, close to the engine.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Screen
Representation of the screen device, supporting different screen rendering type and input devices.
|
Modifier and Type | Class and Description |
---|---|
class |
ScreenBase
Screen base implementation.
|
Modifier and Type | Method and Description |
---|---|
static Sequence |
UtilSequence.create(Class<? extends Sequencable> nextSequence,
Context context,
Object... arguments)
Create a sequence from its class.
|
Constructor and Description |
---|
Sequence(Context context,
Resolution resolution)
Constructor base.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.