Add the base scale factor to the Theme resource
This commit is contained in:
@@ -59,6 +59,21 @@
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_theme_default_base_scale" qualifiers="const">
|
||||
<return type="float" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_theme_default_font" qualifiers="const">
|
||||
<return type="Font" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_theme_default_font_size" qualifiers="const">
|
||||
<return type="int" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_theme_font" qualifiers="const">
|
||||
<return type="Font" />
|
||||
<argument index="0" name="name" type="StringName" />
|
||||
|
||||
Reference in New Issue
Block a user