toggle menu
BetterHud
1.3-HOTFIX
jvm
switch theme
search in API
dist
/
kr.toxicity.hud.equation
Package-level
declarations
Types
Types
Animation
Location
Link copied to clipboard
class
AnimationLocation
(
val
type
:
LayoutAnimationType
,
val
location
:
List
<
ImageLocation
>
)
Equation
Pair
Link copied to clipboard
class
EquationPair
(
val
x
:
TEquation
,
val
y
:
TEquation
)
Equation
Pair
Location
Link copied to clipboard
class
EquationPairLocation
(
duration
:
Int
,
gui
:
EquationPair
,
pixel
:
EquationPair
)
TEquation
Link copied to clipboard
class
TEquation
(
expression
:
String
)