mirror of
https://github.com/godotengine/godot-headers.git
synced 2026-01-01 09:48:20 +03:00
Compare commits
3 Commits
master
...
godot-3.2.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb56ea9719 | ||
|
|
f2122198d5 | ||
|
|
2b53352f5c |
13
README.md
13
README.md
@@ -5,9 +5,22 @@
|
||||
|
||||
> `NativeScript` uses GDNative to implement scripts backed by native code.
|
||||
|
||||
- [**Branches**](#branches)
|
||||
- [**Getting Started**](#getting-started)
|
||||
- [**FAQ**](#faq)
|
||||
|
||||
## Branches
|
||||
|
||||
We maintain branches on this repo that relate directly to the main builds of Godot.
|
||||
Make sure you use the correct branch for the version of Godot you are using!
|
||||
|
||||
| Branch | Version of Godot |
|
||||
| --- | --- |
|
||||
| [master](https://github.com/GodotNativeTools/godot_headers) | Godot master |
|
||||
| [3.2](https://github.com/GodotNativeTools/godot_headers/tree/3.2) | Godot 3.2.x |
|
||||
| [3.1](https://github.com/GodotNativeTools/godot_headers/tree/3.1) | Godot 3.1.x |
|
||||
| [3.0](https://github.com/GodotNativeTools/godot_headers/tree/3.0) | Godot 3.0.x |
|
||||
|
||||
## Getting Started
|
||||
|
||||
| **Build latest version of Godot** | [**GitHub**](https://github.com/godotengine/godot) | [**Docs**](https://godot.readthedocs.io/en/latest/development/compiling/index.html) |
|
||||
|
||||
101
api.json
101
api.json
@@ -6,7 +6,7 @@
|
||||
"singleton": true,
|
||||
"singleton_name": "GlobalConstants",
|
||||
"instanciable": false,
|
||||
"is_reference": true,
|
||||
"is_reference": false,
|
||||
"constants": {
|
||||
"BUTTON_LEFT": 1,
|
||||
"BUTTON_MASK_LEFT": 1,
|
||||
@@ -1494,6 +1494,19 @@
|
||||
"arguments": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "get_tracker_id",
|
||||
"return_type": "int",
|
||||
"is_editor": false,
|
||||
"is_noscript": false,
|
||||
"is_const": true,
|
||||
"is_reverse": false,
|
||||
"is_virtual": false,
|
||||
"has_varargs": false,
|
||||
"is_from_script": false,
|
||||
"arguments": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "get_tracks_orientation",
|
||||
"return_type": "bool",
|
||||
@@ -33182,6 +33195,19 @@
|
||||
"signals": [
|
||||
],
|
||||
"methods": [
|
||||
{
|
||||
"name": "_texture_changed",
|
||||
"return_type": "void",
|
||||
"is_editor": false,
|
||||
"is_noscript": false,
|
||||
"is_const": false,
|
||||
"is_reverse": false,
|
||||
"is_virtual": true,
|
||||
"has_varargs": false,
|
||||
"is_from_script": false,
|
||||
"arguments": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "_update_render_thread",
|
||||
"return_type": "void",
|
||||
@@ -45729,7 +45755,26 @@
|
||||
"default_value": ""
|
||||
},
|
||||
{
|
||||
"name": "pass",
|
||||
"name": "password",
|
||||
"type": "String",
|
||||
"has_default_value": false,
|
||||
"default_value": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "parse",
|
||||
"return_type": "enum.Error",
|
||||
"is_editor": false,
|
||||
"is_noscript": false,
|
||||
"is_const": false,
|
||||
"is_reverse": false,
|
||||
"is_virtual": false,
|
||||
"has_varargs": false,
|
||||
"is_from_script": false,
|
||||
"arguments": [
|
||||
{
|
||||
"name": "data",
|
||||
"type": "String",
|
||||
"has_default_value": false,
|
||||
"default_value": ""
|
||||
@@ -45798,7 +45843,7 @@
|
||||
"default_value": ""
|
||||
},
|
||||
{
|
||||
"name": "pass",
|
||||
"name": "password",
|
||||
"type": "String",
|
||||
"has_default_value": false,
|
||||
"default_value": ""
|
||||
@@ -56196,7 +56241,7 @@
|
||||
},
|
||||
{
|
||||
"name": "get_plugin_icon",
|
||||
"return_type": "Object",
|
||||
"return_type": "Texture",
|
||||
"is_editor": false,
|
||||
"is_noscript": false,
|
||||
"is_const": false,
|
||||
@@ -75275,7 +75320,7 @@
|
||||
"properties": [
|
||||
{
|
||||
"name": "echo",
|
||||
"type": "int",
|
||||
"type": "bool",
|
||||
"getter": "is_echo",
|
||||
"setter": "set_echo",
|
||||
"index": -1
|
||||
@@ -131012,6 +131057,25 @@
|
||||
"arguments": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "get_bind_name",
|
||||
"return_type": "String",
|
||||
"is_editor": false,
|
||||
"is_noscript": false,
|
||||
"is_const": true,
|
||||
"is_reverse": false,
|
||||
"is_virtual": false,
|
||||
"has_varargs": false,
|
||||
"is_from_script": false,
|
||||
"arguments": [
|
||||
{
|
||||
"name": "bind_index",
|
||||
"type": "int",
|
||||
"has_default_value": false,
|
||||
"default_value": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "get_bind_pose",
|
||||
"return_type": "Transform",
|
||||
@@ -131075,6 +131139,31 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "set_bind_name",
|
||||
"return_type": "void",
|
||||
"is_editor": false,
|
||||
"is_noscript": false,
|
||||
"is_const": false,
|
||||
"is_reverse": false,
|
||||
"is_virtual": false,
|
||||
"has_varargs": false,
|
||||
"is_from_script": false,
|
||||
"arguments": [
|
||||
{
|
||||
"name": "bind_index",
|
||||
"type": "int",
|
||||
"has_default_value": false,
|
||||
"default_value": ""
|
||||
},
|
||||
{
|
||||
"name": "name",
|
||||
"type": "String",
|
||||
"has_default_value": false,
|
||||
"default_value": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "set_bind_pose",
|
||||
"return_type": "void",
|
||||
@@ -187555,7 +187644,7 @@
|
||||
},
|
||||
{
|
||||
"name": "_Marshalls",
|
||||
"base_class": "Reference",
|
||||
"base_class": "Object",
|
||||
"api_type": "core",
|
||||
"singleton": true,
|
||||
"singleton_name": "Marshalls",
|
||||
|
||||
Reference in New Issue
Block a user