Grid Placement

GridTargetingDebugText

AUTO-GENERATED (GDScript) API entry

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: debug/grid_targeting_debug_text.gd

Version: 5.0

class_name: GridTargetingDebugText extends: GBControl

Signals

(none)

Exports

  • collisions_count_prefix
    • Aggregated debug value state (labels applied during rendering)
  • debug_output
    • Aggregated debug value state (labels applied during rendering)
  • _enum
    • Aggregated debug value state (labels applied during rendering)

Methods

  • _ready -> void
  • _process(_delta: float) -> void
    • Always update mouse line; cheaper than relying on input events only.
  • resolve_gb_dependencies(p_container: GBCompositionContainer) -> void
  • _on_manager_changed(new_manager: IndicatorManager) -> void
  • set_indicator_position(p_position: Vector2) -> void
    • Accepts either Vector2 or something convertible
  • clear_indicator_position -> void
  • update_collision_labels(p_indicator_manager: IndicatorManager) -> void
  • _render_debug -> void
  • _should_show_dependencies -> bool
  • _update_map_line -> void
  • _on_target_map_changed(new_map: TileMapLayer) -> void
  • _update_indicator_line(p_manager: IndicatorManager) -> void