Package | Description |
---|---|
com.b3dgs.lionengine.core.sequence |
Sequencing package.
|
Modifier and Type | Method and Description |
---|---|
static Sequence |
UtilSequence.create(Class<? extends Sequencable> nextSequence,
Context context,
Object... arguments)
Create a sequence from its class.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.