Grid Placement

PositioningInputAdapter

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: core/services/positioning_input_adapter.gd

Version: 5.1

class_name: PositioningInputAdapter extends: RefCounted

Summary

Dedicated input adapter for positioning-related input (mouse, keyboard movement)

Signals

  • positioner_mouse_motion
    • Emitted when a mouse motion event is validated
  • positioner_tile_move
    • Emitted when a tile movement command is received
  • positioner_recenter_requested
    • Emitted when a recenter command is received

Exports

(none)

Methods

  • _get_tile_delta_from_key_event()
  • configure()
    • Configure dependencies
  • handle_input()
    • Handle input events specific to positioning