public class ComponentRenderable extends Object implements ComponentRenderer
Renderable
elements to a Graphic
output.Constructor and Description |
---|
ComponentRenderable()
Create component.
|
Modifier and Type | Method and Description |
---|---|
void |
render(Graphic g,
Handlables featurables)
Render the current featurables.
|
public void render(Graphic g, Handlables featurables)
ComponentRenderer
render
in interface ComponentRenderer
g
- The graphic output.featurables
- The featurables reference.Copyright © 2017 Byron 3D Games Studio. All rights reserved.