InputDeviceNode
-
class InputDeviceNode
Bases:
DataNodeReads the controller data sent from the
InputDeviceManager, and transmits it down the data graph.This is intended to only be accessed from the app thread.
Inheritance diagram
-
explicit InputDeviceNode(InputDevice *device, std::string name)
-
InputDeviceNode(InputDeviceNode const&) = default
-
static TypeHandle get_class_type(void)
-
explicit InputDeviceNode(InputDevice *device, std::string name)
