toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.layout
/
LayoutGroup
Layout
Group
class
LayoutGroup
(
val
path
:
String
,
sender
:
Audience
,
section
:
YamlObject
)
:
HudConfiguration
Members
Constructors
Layout
Group
Link copied to clipboard
constructor
(
path
:
String
,
sender
:
Audience
,
section
:
YamlObject
)
Properties
align
Link copied to clipboard
val
align
:
LayoutAlign
animation
Link copied to clipboard
val
animation
:
AnimationLocation
conditions
Link copied to clipboard
val
conditions
:
ConditionBuilder
head
Link copied to clipboard
val
head
:
List
<
HeadLayout
>
image
Link copied to clipboard
val
image
:
List
<
ImageLayout
>
offset
Link copied to clipboard
val
offset
:
LayoutOffset
path
Link copied to clipboard
open
override
val
path
:
String
text
Link copied to clipboard
val
text
:
List
<
TextLayout
>