summaryrefslogtreecommitdiff
path: root/modules/gdnative/gdnative_api.json
diff options
context:
space:
mode:
authorHanif Bin Ariffin <hanif.ariffin.4326@gmail.com>2019-09-23 20:01:26 -0400
committerRémi Verschelde <rverschelde@gmail.com>2020-02-12 11:22:33 +0100
commit7bc1dc828f1636cdc9dc253d28a279f18c9c72c8 (patch)
tree3f73da9fa13c9801f97feb36d784f9ecc064dc00 /modules/gdnative/gdnative_api.json
parent0c7fc80cc19fe9cd609b145245b1bb70f6a41e2e (diff)
Remove deprecated Color::gray
It was marked to be removed in Godot 3.1. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
Diffstat (limited to 'modules/gdnative/gdnative_api.json')
-rw-r--r--modules/gdnative/gdnative_api.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/gdnative/gdnative_api.json b/modules/gdnative/gdnative_api.json
index 8ccb8d2286..c2cbe1e824 100644
--- a/modules/gdnative/gdnative_api.json
+++ b/modules/gdnative/gdnative_api.json
@@ -579,13 +579,6 @@
]
},
{
- "name": "godot_color_gray",
- "return_type": "godot_real",
- "arguments": [
- ["const godot_color *", "p_self"]
- ]
- },
- {
"name": "godot_color_inverted",
"return_type": "godot_color",
"arguments": [