BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-402
dist
Platform filter
dist
Switch theme
Search in API
BetterHud
BetterHud/dist
/
kr.toxicity.hud.animation
/
AnimationLocation
Animation
Location
data
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