low-alloc-math
1.1.0
common
low-alloc-math
/
com.sztorm.lowallocmath
/
Vector2FArray
/
elementAtOrNull
element
At
Or
Null
inline
fun
elementAtOrNull
(
index
:
Int
)
:
Vector2F
?
Returns an element at the given
index
or
null
if the
index
is out of bounds of this array.