Table of Contents

Class GuiElementHelpers

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

Methods

AddImage(GuiComposer, ElementBounds, AssetLocation)

public static GuiComposer AddImage(this GuiComposer composer, ElementBounds bounds, AssetLocation imageAsset)

Parameters

composer GuiComposer
bounds ElementBounds
imageAsset AssetLocation

Returns

GuiComposer