Uses of Class
org.xj3d.core.eventmodel.InputDeviceManager
Packages that use InputDeviceManager
-
Uses of InputDeviceManager in org.web3d.vrml.renderer.common.input
Fields in org.web3d.vrml.renderer.common.input declared as InputDeviceManagerModifier and TypeFieldDescriptionprotected InputDeviceManagerBaseLayerSensorManager.inputManagerBuffer for input eventsprotected InputDeviceManagerDefaultSensorManager.inputManagerBuffer for input eventsMethods in org.web3d.vrml.renderer.common.input with parameters of type InputDeviceManagerModifier and TypeMethodDescriptionvoidBaseLayerSensorManager.setInputManager(InputDeviceManager manager) Set the user input manager to be used by this implementation.voidDefaultSensorManager.setInputManager(InputDeviceManager manager) Set the user input manager to be used by this implementation. -
Uses of InputDeviceManager in org.xj3d.core.eventmodel
Methods in org.xj3d.core.eventmodel with parameters of type InputDeviceManagerModifier and TypeMethodDescriptionvoidLayerSensorManager.setInputManager(InputDeviceManager manager) Set the user input manager to be used by this implementation.voidSensorManager.setInputManager(InputDeviceManager manager) Set the user input manager to be used by this implementation.