V2
Two-dimensional vector object.
Properties
x: number
The x component of the vector.
y: number
The y component of the vector.
List
List data structure storing an expandable list of objects.
Properties
buffer: Object[]
Buffer pointing to the array of objects.