IndicatorSetupUtils
AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: systems/placement/managers/indicator_setup_utils.gd
Version: 5.1
class_name: IndicatorSetupUtils
extends: RefCounted
Summary
IndicatorSetupUtils - Static utility functions for indicator setup operations.
This class provides static utility functions for complex indicator setup logic that has been extracted from IndicatorService for better testability. All functions are static and do not depend on instance state, making them suitable for unit testing.
Key Features:
- Static functions for collision test setup building
- Testing indicator creation and management
- Indicator count calculation without side effects
- Tile-based positioning using tile map layers
Signals
(none)
Exports
(none)
Methods
has_issues()is_successful()get_mismatch_summary()