vectorA:sub
From ComputerCraft Wiki
Function vector:sub | |
Subtracts a vector from the initial vector and returns the resulting vector. | |
Syntax | vector:sub(vector vect) |
Returns | vector |
Part of | ComputerCraft |
API | vector |