Vector

From NPC for VCMP 0.4 Servers
Revision as of 03:33, 7 January 2023 by Habi (talk | contribs) (Created page with "Constructor <source>Vector(x, y, z)</source> Metamethods <source> _add(Vector) _sub(Vector) _mul(Float) _div(Float) _tostring() </source>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Constructor

Vector(x, y, z)

Metamethods

_add(Vector)
_sub(Vector)
_mul(Float)
_div(Float)
_tostring()