vectorA:sub
From ComputerCraft Wiki
Revision as of 12:00, 23 February 2013 by MafiaMoe (Talk | contribs) (Undo revision 5127 by MafiaMoe (talk))
Function vector:sub | |
Subtracts two vectors and returns the result | |
Syntax | vector:sub(vector vect) |
Returns | vector |
Part of | ComputerCraft |
API | vector |