RootNode

From Crumbled World Wiki
Revision as of 13:03, 5 July 2025 by Anders (talk | contribs) (Created page with "{{:RootNodeExampleCode}} ==Inheritance== SceneNode ==Static functions== {| class="wikitable" !|return !|function !|description |- |RootNode |new() |Create a new Instance of the the RootNode |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- | |update() | |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RootNodeExampleCode

Inheritance

SceneNode

Static functions

return function description
RootNode new() Create a new Instance of the the RootNode

Functions

return function description
update()