LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.math
/
Easing
/
EXPONENTIAL_IN
EXPONENTIAL_
IN
EXPONENTIAL_IN
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
tag
Link copied to clipboard
open
override
val
tag
:
String
tag
Aliases
Link copied to clipboard
open
val
tagAliases
:
List
<
String
>
Functions
get
Factor
Link copied to clipboard
open
fun
getFactor
(
startTime
:
Long
,
currentTime
:
Long
,
time
:
Float
)
:
Float
transform
Link copied to clipboard
abstract
fun
transform
(
x
:
Float
)
:
Float