Get rid of middleclass

This commit is contained in:
Insality
2024-10-15 01:59:25 +03:00
parent 54345b924b
commit 067b650838
5 changed files with 30 additions and 189 deletions

View File

@@ -7,8 +7,11 @@
-- @within BaseComponent
-- @alias druid.hotkey
--- On change state callback(self, state)
-- @tfield DruidEvent on_change_state @{DruidEvent}
--- On hotkey released callback(self, argument)
-- @tfield DruidEvent on_hotkey_pressed @{DruidEvent}
--- On hotkey released callback(self, argument)
-- @tfield DruidEvent on_hotkey_released @{DruidEvent}
--- Visual node
-- @tfield node node