VectorVec2: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 13:4613:46, 5 July 2025Anders talk contribs 319 bytes +319 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. |- |}"