InputDeviceNode

from panda3d.core import 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

Inheritance diagram of InputDeviceNode

__init__(*args, **kwargs)
device
getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()