kotlin-math
1.4.0
kotlin-math
/
dev.romainguy.kotlin.math
/
Mat2
/
Mat2
Mat2
fun
Mat2
(
m
:
Mat2
)
Content copied to clipboard
fun
Mat2
(
x
:
Float2
=
Float2(x = 1.0f)
,
y
:
Float2
=
Float2(y = 1.0f)
)
Content copied to clipboard