Package | Description |
---|---|
com.b3dgs.lionengine.game.feature |
Feature system that allows to reduce functionality complexity by splitting a single system into multiple sub systems.
|
Modifier and Type | Field and Description |
---|---|
protected WorldGame |
SequenceGame.world
Handled world.
|
Modifier and Type | Method and Description |
---|---|
WorldGame |
SequenceGame.WorldCreator.createWorld(Context context,
Services services)
Create the world.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.