Add more scroll examples

This commit is contained in:
Insality
2020-03-19 00:07:55 +03:00
parent 5ef9e6fa65
commit 85e2235bae
9 changed files with 394 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ Simple to-do for Druid Alpha 0.2.0
+ refactor on_swipe. To on_scroll? Add input priority
+ separate custom data and predefined fields in components? Every component have their fields and events
+ How to set custom sprites for button states?
- add druid settings (add auto_focus input and other stuff)
+ add druid settings (add auto_focus input and other stuff) (to game.project)
+ button add key trigger
+ button and hover click restriction zone?