mirror of
https://github.com/Insality/druid
synced 2025-09-28 02:22:19 +02:00
Inline helper.is_enabled, remove unused code, documentation fixes, remove formats and druid_input files, add more tests
This commit is contained in:
@@ -189,7 +189,7 @@ local druid__button = {}
|
||||
---@return hash The action_id of the input key
|
||||
function druid__button.get_key_trigger(self) end
|
||||
|
||||
--- @{Button} constructor
|
||||
--- The @{Button} constructor
|
||||
---@param self druid.button @{Button}
|
||||
---@param node string|Node Node name or GUI Node itself
|
||||
---@param callback function On click button callback
|
||||
|
Reference in New Issue
Block a user