MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
Vector2I
/
Companion
/
max
max
@
JvmStatic
inline
fun
max
(
a
:
Vector2I
,
b
:
Vector2I
)
:
Vector2I
Returns a vector that is made from the largest components of two vectors.