public interface RenderCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onFrame(float deltaTime,
InputDevice input) |
void |
onRender(RenderContext context) |
void onFrame(float deltaTime,
InputDevice input)
void onRender(RenderContext context)