vectorA:add
From ComputerCraft Wiki
Function vector:add | |
Adds the two vectors and returns the resulting vector. | |
Syntax | vector:add(vector vect) |
Returns | vector |
Part of | ComputerCraft |
API | vector |