Revision as of 13:46, 5 July 2025 by Anders(talk | contribs)(Created page with "{{:vectorVec2NodeExampleCode}} ==Functions== {| class="wikitable" !|return !|function !|description |- |int |[vectorVec2:size()|size]]() |Returns the list size. |- |Vec2 |item(int index) |Return a value. |- | |add(Vec2 vector) |Add a vector. |- |}")