mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Update docs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
--- Component to wrap over GUI Text nodes with localization helpers
|
||||
--
|
||||
-- ## Overview ##
|
||||
-- <b># Overview #</b>
|
||||
--
|
||||
-- • The initialization of druid.set_text_function is required to enable localization
|
||||
-- using the localization ID.
|
||||
@@ -10,7 +10,7 @@
|
||||
-- • The LangText component supports up to 7 string format parameters.
|
||||
-- This limitation exists due to certain issues with using ... arguments.
|
||||
--
|
||||
-- ## Notes ##
|
||||
-- <b># Notes #</b>
|
||||
--
|
||||
-- @module LangText
|
||||
-- @within BaseComponent
|
||||
|
@@ -1,9 +1,9 @@
|
||||
-- Copyright (c) 2021 Maksim Tuprikov <insality@gmail.com>. This code is licensed under MIT license
|
||||
|
||||
--- Druid component to handle the progress bars.
|
||||
-- # Overview #
|
||||
-- <b># Overview #</b>
|
||||
--
|
||||
-- # Notes #
|
||||
-- <b># Notes #</b>
|
||||
--
|
||||
-- • Progress Node should be fully filled in your GUI scene node. It will be the progress maximum size
|
||||
--
|
||||
|
Reference in New Issue
Block a user