deploy: 80a300ed09
This commit is contained in:
24
docs/references/elements/BigFont.md
Normal file
24
docs/references/elements/BigFont.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# BigFont : VisualElement
|
||||
The BigFont element is a text element that displays large text.
|
||||
|
||||
## Properties
|
||||
|
||||
|Property|Type|Default|Description|
|
||||
|---|---|---|---|
|
||||
|text|string|BigFont|BigFont text
|
||||
|fontSize|number|1|The font size of the BigFont
|
||||
|
||||
## Functions
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|
||||
|
||||
## Protected Functions
|
||||
|
||||
|Method|Returns|Description|
|
||||
|---|---|---|
|
||||
|[BigFont:init](#BigFont:init)|-|Initializes the BigFont instance
|
||||
|[BigFont:render](#BigFont:render)|-|Renders the BigFont
|
||||
|
||||
|
||||
Reference in New Issue
Block a user