Interface AbstractRenderSystem.RenderSystemRunnable

All Known Implementing Classes:
LightPositionUpdater
Enclosing class:
AbstractRenderSystem

public static interface AbstractRenderSystem.RenderSystemRunnable
  • Method Summary

    Modifier and Type Method Description
    void run​(AbstractRenderSystem renderSystem, com.badlogic.gdx.utils.Array<IRenderable> renderables, ICamera camera)