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).
- 14:19, 5 July 2025 Anders talk contribs created page Sprite (Created page with "{{:SpriteExampleCode}} ==Inheritance== Render2DNode ==Constructor== {| class="wikitable" !|function !|description |- |Sprite(Vec3 color) | |- |Sprite(Vec4 color) | |- |Sprite(Texture texture) | |- |Sprite(Texture texture, Vec2 uvCoordMin, Vec2 uvCoordMax) | |- |Sprite(Sprite sprite) | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- | |setPosition(Vec2 position)...")