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
/
Vector2IArray
/
lastIndexOf
last
Index
Of
fun
lastIndexOf
(
element
:
Vector2I
)
:
Int
Returns last index of
element
, or -1 if the array does not contain element.