Home / Lua / Shared / Vector2 / Constructor


Returns    Vector2
Prototype    Vector2(number x, number y)
Description    Constructs a new vector with the given values.



Returns    Vector2
Prototype    Vector2()
Description    Constructs a new zero vector.