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

Render the graph starting at this node.

[Validate]