toggle menu
BetterHud
1.4-HOTFIX
jvm
switch theme
search in API
dist
/
kr.toxicity.hud.equation
/
AnimationLocation
Animation
Location
class
AnimationLocation
(
val
type
:
LayoutAnimationType
,
val
location
:
List
<
ImageLocation
>
)
Members
Constructors
Animation
Location
Link copied to clipboard
constructor
(
type
:
LayoutAnimationType
,
duration
:
Int
,
equationPair
:
EquationPair
)
constructor
(
section
:
YamlObject
)
constructor
(
type
:
LayoutAnimationType
,
location
:
List
<
ImageLocation
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
location
Link copied to clipboard
val
location
:
List
<
ImageLocation
>
type
Link copied to clipboard
val
type
:
LayoutAnimationType