mirror of
https://github.com/Insality/druid
synced 2025-11-27 03:10:53 +01:00
Update docs
This commit is contained in:
@@ -300,7 +300,7 @@ end
|
||||
|
||||
--- Set Drag input enabled or disabled
|
||||
-- @tparam Drag self @{Drag}
|
||||
-- @tparam bool is enabled
|
||||
-- @tparam bool is_enabled
|
||||
function Drag.set_enabled(self, is_enabled)
|
||||
self._is_disabled = not is_enabled
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user