public interface ComponentRenderer
Renderable
feature for a Featurable
.Renderable
Modifier and Type | Method and Description |
---|---|
void |
render(Graphic g,
Handlables featurables)
Render the current featurables.
|
void render(Graphic g, Handlables featurables)
g
- The graphic output.featurables
- The featurables reference.Copyright © 2017 Byron 3D Games Studio. All rights reserved.