mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
Update docs, little optimizations, inline style anims
This commit is contained in:
@@ -32,7 +32,7 @@ local component = require("druid.component")
|
||||
local LangText = component.create("lang_text")
|
||||
|
||||
|
||||
--- @{LangText} constructor
|
||||
--- The @{LangText} constructor
|
||||
-- @tparam LangText self @{LangText}
|
||||
-- @tparam string|node node Node name or GUI Text Node itself
|
||||
-- @tparam string locale_id Default locale id or text from node as default
|
||||
|
||||
Reference in New Issue
Block a user