Class AS::Scene::RubyNode
In: documentation.rb
Parent: Object

Methods

new  

Included Modules

RubyNode

Attributes

delegate  [R] 

Public Class methods

delegate Any object with a call method that will be invoked to draw the node. The RubyNode will be passed as a parameter.

[Validate]