pollen-not-included/ui
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
..
scripts Refactor: Added explicit typing and void return types 2024-05-15 10:42:16 +01:00
GameOverComponent.tscn Update bee animations, game over component UI, and game state handling. Set up game over conditions based on the number of dead bees. 2024-05-11 16:09:57 +01:00
LevelCompleteComponent.tscn Update theme with new content margins and shadow color. Adjust font shadow color for level labels. Set tooltip text for "HappyBees" label in LevelCompleteComponent. 2024-05-11 15:13:55 +01:00
UiComponent.tscn Update cursor handling and reset functionality, improve UI elements. Reset game state cursor when needed. 2024-05-12 09:39:02 +01:00