AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: infrastructure/factories/indicator_factory.gd
Version: 6.0
class_name: IndicatorFactory
extends: Node
Signals
(none)
Exports
(none)
Methods
create_square(_size: Vector2i, _color: Color) -> Node2Dcreate_line(_start: Vector2i, _end: Vector2i, _color: Color) -> Node2Dreset_state -> void