Documentation for Druid Library
Modules
base.back_handler | Component to handle back key (android, backspace) |
base.blocker | Component to block input on specify zone (node) |
base.button | Component to handle basic GUI button |
base.checkbox | Druid checkbox component |
base.checkbox_group | Checkboux group module |
base.grid | Component to handle placing components by row and columns. |
base.progress | Basic progress bar component |
base.checkbox_group | Radio group module |
base.scroll | Component to handle scroll content |
base.slider | Druid slider component |
base.text | Component to handle all GUI texts Good working with localization system |
base.timer | Component to handle GUI timers |
constants | Druid constants |
druid | Druid UI Library. |
helper | Druid helper module |
helper.animate | Druid helper module for animating GUI nodes |
helper.formats | Druid module with utils on string formats |
rich.progress_rich | Component for rich progress component |
settings | Druid settings file |