Interface RenderLogic


public interface RenderLogic
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(Renderable renderable)
     
    void
    restore(Renderable renderable)
     
  • Method Details