Font:SetIndentedWordWrap()
|
Функция еще не задокументированна.
|
Font:SetAlpha(alpha)
|
Sets the opacity for text displayed by the font.
|
Font:GetIndentedWordWrap()
|
Функция еще не задокументированна.
|
alpha = Font:GetAlpha()
|
Returns the opacity for text displayed by the font.
|
Font:CopyFontObject(object) or Font:CopyFontObject("name")
|
Sets the font's properties to match those of another Font object.
|