All public logs
From Crumbled World Wiki
Combined display of all available logs of Crumbled World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:36, 5 July 2025 Anders talk contribs created page Line2D (Created page with "{{:Line2DExampleCode}} ==Members== {| class="wikitable" !|type !|variable !|description |- |Vec2 |startPos | |- |Vec2 |endPos | |- |} ==Constructor== {| class="wikitable" !|function !|description |- |Line2D(Vec2 startPos, Vec2 endPos) | |- |Line2D(Vec2 startPos, Vec2 atVec, float length) | |- |Line2D() | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |float |length() |Returns the line length....")