pollen-not-included/entities/scripts
Dan 2a9e78b52e Refactor: Added explicit typing and void return types
- Introduced explicit typing to variables and functions across multiple scripts for better code clarity.
- Specified 'void' as the return type for functions that do not return a value.
- Removed redundant code in some scripts.
2024-05-15 10:42:16 +01:00
..
bee.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
bee_hit_box.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
beehive.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
collector_drone.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
dancer_drone.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
director_drone.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
distractor_drone.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
drone.gd Adding more drone types 2024-05-02 19:22:34 +01:00
finite_state_machine.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
flowers.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
snail.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
state.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
vegetable_patch.gd Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00