mirror of https://github.com/godotengine/godot
- Added new_copy to all types, since trivial copy won't work for all types. - Added functions to convert from String to char array types, which is not provided by the methods bound in Variant. - Added operator index to String. - Added missing cstring version of some Variant functions. They existed in the header but didn't have the implementation and were missing from the gdnative_api.json file. - Added support for static calls on Variant types. |
||
|---|---|---|
| .. | ||
| aabb.h | ||
| array.h | ||
| basis.h | ||
| callable.h | ||
| color.h | ||
| dictionary.h | ||
| gdnative.h | ||
| math_defs.h | ||
| node_path.h | ||
| packed_arrays.h | ||
| plane.h | ||
| quat.h | ||
| rect2.h | ||
| rid.h | ||
| signal.h | ||
| string.h | ||
| string_name.h | ||
| transform.h | ||
| transform2d.h | ||
| variant.h | ||
| variant_struct.h | ||
| vector2.h | ||
| vector3.h | ||