Update docs

This commit is contained in:
Insality
2023-07-09 11:11:30 +03:00
parent 4896f38e09
commit 15cf72df27
5 changed files with 26 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
-- Copyright (c) 2021 Maksim Tuprikov <insality@gmail.com>. This code is licensed under MIT license
--- Component to handle all GUI texts.
-- Druid text can adjust itself for text node size
-- Druid Text adjust itself for text node size
-- Text will never will be outside of his text size (even multiline)
-- @module Text
-- @within BaseComponent