low-alloc-math
1.1.0
common
low-alloc-math
/
com.sztorm.lowallocmath
/
Vector2IArray
/
elementAt
element
At
inline
fun
elementAt
(
index
:
Int
)
:
Vector2I
Returns an element at the given
index
.
Throws
Index
Out
Of
Bounds
Exception
if the
index
is out of bounds of this array.