Module
AS::Scene::SceneNode
In:
documentation.rb
lib/as_scenegraph.rb
Methods
inspect
render
Attributes
child
[R]
Child of the node.
enabled
[RW]
Whether or not to draw the node.
Public Instance methods
inspect
(indent=0)
render
()
Render the graph starting at this node.
[Validate]