mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Input implementation progress
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
-- @tfield function on_click_disabled (self, node)
|
||||
-- @tfield function on_hover (self, node, hover_state)
|
||||
-- @tfield function on_set_enabled (self, node, enabled_state)
|
||||
-- @tfield bool IS_HOVER
|
||||
|
||||
local Event = require("druid.event")
|
||||
local const = require("druid.const")
|
||||
|
Reference in New Issue
Block a user