|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sequence | |
---|---|
com.b3dgs.lionengine.engine |
Uses of Sequence in com.b3dgs.lionengine.engine |
---|
Methods in com.b3dgs.lionengine.engine that return Sequence | |
---|---|
Sequence |
Sequence.getNextSequence()
Get next sequence. |
Methods in com.b3dgs.lionengine.engine with parameters of type Sequence | |
---|---|
void |
Sequence.end(Sequence nextSequence)
Terminate sequence, and set the next sequence id. |
void |
Loader.setNextSequence(Sequence sequence)
Set the next sequence. |
protected void |
AbstractLauncher.startSequence(Sequence sequence,
Loader game)
Start specified sequence. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |