renderContents

open fun renderContents(context: DrawContext, mouseX: Int, mouseY: Int, delta: Float)

Render call that should be used to render the main contents of a subclass. This is used instead of overriding render for proper positioning of the popup stack.

Author

fzzyhmstrs

Since

0.6.0