Download Download
Godot Feature Splash
Godot Addon API Docs
DeviceProxy — API

Properties

  • Device DEVICE
  • DeviceMapping MAPPING

Methods

  • void _init(Device device, DeviceMapping mapping)
  • void _ready()
  • void _input(InputEvent event)
  • void _physics_process(float _delta)
  • bool just_had_action_activity(String action)
  • bool has_action_activity(String action)
  • ActuatorInfo get_action_value(String action)
  • Vector2 get_mouse_position()