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 | Class and Description |
---|---|
class |
ComponentDisplayable
Renderer component implementation which render
Displayable elements with Layerable support to order
rendering. |
class |
ComponentRenderable
Renderer component implementation which renders
Renderable elements to a Graphic output. |
Modifier and Type | Method and Description |
---|---|
void |
Handler.addComponent(ComponentRenderer component)
Add a renderer component.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.