Uses of Class
vrml.Event
Packages that use Event
-
Uses of Event in vrml.node
Modifier and TypeMethodDescriptionvoidScript.processEvent(Event event) Called when there is an Event to be processedvoidScript.processEvents(int count, Event[] events) Called automatically when the script receives some set of events.