GBCursorChanger
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Optional component for changing the cursors when the grid builder mode state changes.
Source File: addons/grid_building/components/cursor_changer.gd
Extends: GBSystemsComponent
Private Properties
- Property:
_mode_state: [ModeState](./mode-state/):(private) - Property:
_cursors: [CursorSettings](./cursor-settings/)(private) - Property:
_logger : [GBLogger](./gb-logger/)(private)
Public Methods
resolve_gb_dependencies
get_runtime_issues
get_cursor
Private Methods
_ready
Flags: private
_on_mode_changed
Flags: private
_on_tree_exiting
Flags: private