public interface ComponentRenderable
Renderable
Modifier and Type | Method and Description |
---|---|
void |
render(Graphic g,
HandledObjects objects)
Render the current objects.
|
void render(Graphic g, HandledObjects objects)
g
- The graphic output.objects
- The objects reference.Copyright © 2016 Byron 3D Games Studio. All rights reserved.