godot-cpp/include/godot_cpp/core
Rémi Verschelde db8679443f Merge pull request #885 from aaronfranke/core-data-structs
Update core data structures to match the engine
2022-10-07 22:25:54 +02:00
..
binder_common.hpp Bind enums in built-in types and expose bindings for global constants 2022-10-06 11:16:17 +02:00
builtin_ptrcall.hpp Update copyright year 2022-03-15 10:17:53 +01:00
class_db.hpp Merge pull request #876 from Daylily-Zeleen/Daylily-Zeleen/master 2022-10-07 22:25:49 +02:00
defs.hpp Use struct instead of class for core structures 2022-10-05 01:46:15 -05:00
engine_ptrcall.hpp Merge pull request #686 from ondy-personal/patch-1 2022-07-18 15:48:17 +02:00
error_macros.hpp Ensure GDCLASS can be used outside the godot namespace. 2022-09-01 04:11:23 +02:00
math.hpp Update core data structures to match the engine 2022-10-07 11:27:41 -05:00
memory.hpp Ensure GDCLASS can be used outside the godot namespace. 2022-09-01 04:11:23 +02:00
method_bind.hpp Change PropertyInfo members to String. 2022-09-14 08:41:09 +03:00
method_ptrcall.hpp Merge pull request #677 from lukas-toenne/fix_object_ptr_args 2022-07-29 01:17:34 +02:00
mutex_lock.hpp Update copyright year 2022-03-15 10:17:53 +01:00
object.hpp Add `Object::cast_to` for `const Object*` 2022-09-18 22:23:49 +01:00
property_info.hpp Change PropertyInfo members to String. 2022-09-14 08:41:09 +03:00
type_info.hpp Implement support for typed arrays. 2022-09-23 09:02:00 +03:00