1 | This class will extend the Script class defined in the vrml package - a part of the VRML 2.0 Java API. |
2 | Contains an initialize method for getting eventOuts and exposedFields from the VRML file. |
3 | Contains a processEvent method for getting details about the event and processing it. |
4 | Contains a shutdown method - this method is automatically called when Script node is deleted. |