Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 172 Bytes

File metadata and controls

5 lines (4 loc) · 172 Bytes

Vector2

Vector2 is a lua object that represents a two dimensional vector. It's inspired by the Vector2 class in Unity3D, and has most of the same operations.