Package com.marginallyclever.ro3.node
package com.marginallyclever.ro3.node
-
ClassDescription
Node
is the base class for all nodes in the scene tree.NodeAttachListener
is an interface for listening toNode
attach events.NodeDetachListener
is an interface for listening to node detach events.NodePath
stores the uniqueID to a node.NodeReadyListener
is an interface for listening to node ready events.NodeRenameListener
is an interface for listening to node rename events.