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