elementAt

inline fun elementAt(index: Int): Vector2I

Returns an element at the given index.

Throws

if the index is out of bounds of this array.