Uses of Interface
org.web3d.x3d.sai.KeyDeviceSensor.X3DKeyDeviceSensorNode
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.KeyDeviceSensor | |
| org.web3d.x3d.sai.KeyDeviceSensor |
-
Uses of X3DKeyDeviceSensorNode in org.web3d.x3d.jsail.KeyDeviceSensor
Classes in org.web3d.x3d.jsail.KeyDeviceSensor that implement X3DKeyDeviceSensorNode Modifier and Type Class Description classKeySensorObjectKeySensor generates events as the user presses keys on the keyboard.classStringSensorObjectStringSensor generates events as the user presses keys on the keyboard. -
Uses of X3DKeyDeviceSensorNode in org.web3d.x3d.sai.KeyDeviceSensor
Subinterfaces of X3DKeyDeviceSensorNode in org.web3d.x3d.sai.KeyDeviceSensor Modifier and Type Interface Description interfaceKeySensorKeySensor generates events as the user presses keys on the keyboard.interfaceStringSensorStringSensor generates events as the user presses keys on the keyboard.Methods in org.web3d.x3d.sai.KeyDeviceSensor that return X3DKeyDeviceSensorNode Modifier and Type Method Description X3DKeyDeviceSensorNodeX3DKeyDeviceSensorNode. setEnabled(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named enabled.X3DKeyDeviceSensorNodeX3DKeyDeviceSensorNode. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.