SoftConfig
Toggle table of contents
4.8.3-SNAPSHOT+57c5193
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoftConfig
common
/
io.github.notenoughupdates.moulconfig.internal
/
LerpingInteger2
Lerping
Integer2
open
class
LerpingInteger2
(
source
)
Members
Constructors
Lerping
Integer2
Link copied to clipboard
constructor
(
value
:
Int
,
speed
:
Int
,
scale
:
Int
)
Properties
value
Link copied to clipboard
open
val
value
:
Int
Functions
set
Target
Link copied to clipboard
open
fun
setTarget
(
target
:
Int
)
update
Link copied to clipboard
open
fun
update
(
)