summaryrefslogtreecommitdiffstats
path: root/doc/classes/Color.xml
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-11-08 08:33:48 +0100
committerRémi Verschelde <rverschelde@gmail.com>2019-11-08 08:33:48 +0100
commit1f76229378409cc3d4147064e80d4ec754629322 (patch)
treeadcd504f2c629893171ced33365649081965e511 /doc/classes/Color.xml
parente4d734725ad7433cb2d75cd71f43e4f7c2b92417 (diff)
downloadredot-engine-1f76229378409cc3d4147064e80d4ec754629322.tar.gz
doc: Sync classref with current source
Diffstat (limited to 'doc/classes/Color.xml')
-rw-r--r--doc/classes/Color.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/classes/Color.xml b/doc/classes/Color.xml
index 46499ed349..deba30712e 100644
--- a/doc/classes/Color.xml
+++ b/doc/classes/Color.xml
@@ -151,6 +151,14 @@
[/codeblock]
</description>
</method>
+ <method name="is_equal_approx">
+ <return type="bool">
+ </return>
+ <argument index="0" name="color" type="Color">
+ </argument>
+ <description>
+ </description>
+ </method>
<method name="lightened">
<return type="Color">
</return>