Package | Description |
---|---|
com.b3dgs.lionengine.game.feature |
Feature system that allows to reduce functionality complexity by splitting a single system into multiple sub systems.
|
com.b3dgs.lionengine.game.feature.collidable.selector |
Selector system which allows to select and area and notify it.
|
com.b3dgs.lionengine.game.feature.tile.map.viewer |
Perform map tile rendering with different renderer.
|
Modifier and Type | Class and Description |
---|---|
class |
DisplayableModel
Displayable feature implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectorDisplayer
This class allows to render selection.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MapTileViewer
Describe how the map viewing is performed.
|
Modifier and Type | Class and Description |
---|---|
class |
MapTileViewerModel
Map tile renderer default implementation.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.