PanelComponent

constructor(element: GuiComponent, insets: Int, backgroundRenderer: PanelComponent.BackgroundRenderer)(source)

Parameters

element

the child element to render the panels contents

insets

the padding size of this panel

backgroundRenderer

the renderer to render the background of this panel

See also


constructor(element: GuiComponent)(source)