Table of Contents

Class GuiElementGrayBackgroundHelpber

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll
public static class GuiElementGrayBackgroundHelpber
Inheritance
GuiElementGrayBackgroundHelpber
Inherited Members

Methods

AddGrayBG(GuiComposer, ElementBounds)

Adds a gray background to the current GUI.

public static GuiComposer AddGrayBG(this GuiComposer composer, ElementBounds bounds)

Parameters

composer GuiComposer
bounds ElementBounds

The bounds of the backgrounds.

Returns

GuiComposer