Interface PostPainter
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Paint function called after anything mounted inWidgetInstance.layout(LayoutContext)
.Methods inherited from interface dev.pfaff.altargui.element.Cullable
shouldPaint
-
Method Details
-
paintPost
Paint function called after anything mounted inWidgetInstance.layout(LayoutContext)
.- Parameters:
time
- the timestamp of the frame relative to an arbitrary epoch.canvas
- vertex consumers
-