Update annotations

This commit is contained in:
Insality
2024-11-07 18:32:46 +01:00
parent 60ef641276
commit 999c6222a0
22 changed files with 140 additions and 144 deletions

View File

@@ -8,10 +8,10 @@
-- @alias druid.hotkey
--- On hotkey released callback(self, argument)
-- @tfield DruidEvent on_hotkey_pressed DruidEvent
-- @tfield druid.event on_hotkey_pressed druid.event
--- On hotkey released callback(self, argument)
-- @tfield DruidEvent on_hotkey_released DruidEvent
-- @tfield druid.event on_hotkey_released druid.event
--- Visual node
-- @tfield node node