renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-core
/
renetik.android.core.math
/
CSMath
CSMath
object
CSMath
Members
Functions
between
Link copied to clipboard
fun
between
(
value
:
Int
,
from
:
Int
,
to
:
Int
)
:
Boolean
get
Distance
Link copied to clipboard
fun
getDistance
(
point1
:
CSPoint
<
Double
>
,
point2
:
CSPoint
<
Double
>
)
:
Float
random
Int
Link copied to clipboard
fun
randomInt
(
minimum
:
Int
,
maximum
:
Int
)
:
Int
to1E6
Link copied to clipboard
fun
to1E6
(
value
:
Double
)
:
Int