Skip to content

Vector2D

Examples#

local new_vector = Vector2D(1452.5, 512)

Constructors#

🧽 Properties#

Functions#

Info

This structure supports +, -, *, /, == and tostring operations.