Interface PostPainter


public interface PostPainter
  • Method Details

    • paintPost

      void paintPost(long time, Canvas canvas)
      Paint function called after anything mounted in WidgetInstance.stencilLayout(StateContext).
      Parameters:
      time - the timestamp of the frame relative to an arbitrary epoch.
      canvas - vertex consumers