Documentation for Druid Library
Modules
| druid.back_handler | Component to handle back key (android, backspace) |
| druid.blocker | Component to block input on specify zone by node |
| druid.button | Component to handle basic GUI button |
| druid.checkbox | Druid checkbox component |
| druid.checkbox_group | Checkbox group module |
| druid.grid | Component to handle placing components by row and columns. |
| druid.hover | Component to handle hover node interaction |
| druid.input | Druid input text component. |
| druid.lang_text | Component to handle all GUI texts Good working with localization system |
| druid.progress | Basic progress bar component. |
| druid.radio_group | Radio group module |
| druid.scroll | Component to handle scroll content. |
| druid.slider | Druid slider component |
| druid.swipe | Component to handle swipe gestures on node. |
| druid.text | Component to handle all GUI texts. |
| druid.timer | Component to handle GUI timers. |
| component | Basic class for all Druid components. |
| druid | Druid UI Library. |
| druid_event | Lua event small library |
| druid.helper | Text node or icon node can be nil |
| druid_instance | Druid main class. |
Topics
| 01-components.md | |
| 02-creating_custom_components.md | |
| 03-styles.md | |
| 04-druid_assets.md | |
| 05-examples.md | |
| changelog.md | |
| README.md |