InputDeviceNode¶
-
class
InputDeviceNode
¶ Bases:
DataNode
Reads 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
-
InputDeviceNode
(InputDevice *device, std::string const &name)¶
-
InputDeviceNode
(InputDeviceNode const&) = default¶
-
static TypeHandle
get_class_type
(void)¶
-