Class RectRenderSystem

All Implemented Interfaces:
Lifecycle

public class RectRenderSystem extends RenderSystem
Renders canvas elements to the screen.
  • Constructor Details Link icon

    • RectRenderSystem Link icon

      public RectRenderSystem()
  • Method Details Link icon

    • process Link icon

      public void process(EntityChunk chunk, Renderer renderer)
      Description copied from class: RenderSystem
      Renders a single entity, each frame.
      Specified by:
      process in class RenderSystem
      Parameters:
      chunk - Entity that matches this system's query