Package vrml.node

Class Script

java.lang.Object
vrml.BaseNode
vrml.node.Script

public abstract class Script extends BaseNode
This is the general Script class, to be subclassed by all scripts. Note that the provided methods allow the script author to explicitly throw tailored exceptions in case something goes wrong in the script.
Version:
$Revision: 1.8 $
Author:
Alan Hudson