MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.internal
/
MathUtil
Math
Util
open
class
MathUtil
(
source
)
Members
Constructors
Math
Util
Link copied to clipboard
constructor
(
)
Functions
copy
Sign
Link copied to clipboard
open
fun
copySign
(
signSource
:
Int
,
value
:
Int
)
:
Int
squared
Distance
Link copied to clipboard
open
fun
squaredDistance
(
a
:
Int
,
b
:
Int
)
:
Int