Interface TexturePacker.Renderer

Enclosing class:
TexturePacker

public static interface TexturePacker.Renderer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(Surface surface, float x, float y, float width, float height)
     
  • Method Details

    • render

      void render(Surface surface, float x, float y, float width, float height)