MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.gui.component
/
PanelComponent
/
BackgroundRenderer
Background
Renderer
interface
BackgroundRenderer
(
source
)
Inheritors
DefaultBackgroundRenderer
Members
Functions
render
Link copied to clipboard
abstract
fun
render
(
renderContext
:
RenderContext
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)