Uses of Class
me.agent.vgui.api.contents.Layout
Packages that use Layout
Package
Description
-
Uses of Layout in me.agent.vgui.api.contents
Methods in me.agent.vgui.api.contents that return LayoutModifier and TypeMethodDescriptionstatic LayoutCreates a layout from row strings.static LayoutCreates a layout from row strings.Maps a character to an item.Methods in me.agent.vgui.api.contents with parameters of type LayoutModifier and TypeMethodDescriptionvoidViewContents.applyLayout(Layout layout) Applies aLayout: every mapped character is written to its slots.Sets the region to all slots marked withcharacterinlayout. -
Uses of Layout in me.agent.vgui.core.internal
Methods in me.agent.vgui.core.internal with parameters of type Layout