RootNode: Difference between revisions

From Crumbled World Wiki
(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() | |- |}")
 
(No difference)

Latest revision as of 13:03, 5 July 2025

RootNodeExampleCode

Inheritance

SceneNode

Static functions

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

Functions

return function description
update()