Interface PostPainter

All Superinterfaces:
Cullable

public interface PostPainter extends Cullable
  • Method Details

    • paintPost

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