| |
|
| java.lang.Object vrml.Event
Event | public class Event implements Cloneable(Code) | | Description of the Class
|
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
getName | public String getName()(Code) | | Gets the name attribute of the Event object
The name value |
getTimeStamp | public double getTimeStamp()(Code) | | Gets the timeStamp attribute of the Event object
The timeStamp value |
getValue | public ConstField getValue()(Code) | | Gets the value attribute of the Event object
The value value |
|
|
|