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) -> voidset_indicator_position(p_position: Vector2) -> void- Accepts either Vector2 or something convertible
clear_indicator_position -> voidupdate_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