toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
BetterHud/dist
/
kr.toxicity.hud.location
/
AnimationLocation
Animation
Location
class
AnimationLocation
(
val
type
:
AnimationType
,
val
location
:
List
<
PixelLocation
>
)
Members
Constructors
Animation
Location
Link copied to clipboard
constructor
(
type
:
AnimationType
,
duration
:
Int
,
imageEquation
:
EquationTriple
)
constructor
(
section
:
YamlObject
)
constructor
(
type
:
AnimationType
,
location
:
List
<
PixelLocation
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
location
Link copied to clipboard
val
location
:
List
<
PixelLocation
>
type
Link copied to clipboard
val
type
:
AnimationType