mirror of
https://github.com/Insality/druid
synced 2025-11-26 19:00:52 +01:00
Annotations update [2]
This commit is contained in:
@@ -313,7 +313,7 @@ end
|
||||
|
||||
--- Set Drag input enabled or disabled
|
||||
-- @tparam Drag self @{Drag}
|
||||
-- @tparam boolean is_enabled
|
||||
-- @tparam boolean|nil is_enabled
|
||||
function Drag.set_enabled(self, is_enabled)
|
||||
self._is_enabled = is_enabled
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user