Optimized item and background signal handling (#365)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
Dennis Ploeger
2021-08-10 22:14:00 +02:00
committed by GitHub
parent 15bf1a8c81
commit c1c25aae03
5 changed files with 90 additions and 32 deletions

View File

@@ -69,3 +69,5 @@ Texture or set size
#### Parameters
- position: The position where the player clicked
- signal mouse_wheel_up(): Emitted when the mouse wheel was turned up
- signal mouse_wheel_down(): Emitted when the mouse wheel was turned down