godot-cpp/include/godot_cpp/core
Marc Gilleron 5de2c059d1 Fix deriving a custom class with virtual methods 2022-09-21 19:31:30 +01:00
..
binder_common.hpp Add support for BitField hint, sync API files. 2022-07-11 15:00:17 +03:00
builtin_ptrcall.hpp Update copyright year 2022-03-15 10:17:53 +01:00
class_db.hpp Fix deriving a custom class with virtual methods 2022-09-21 19:31:30 +01:00
defs.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03: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 Add integer posmod and rename range_lerp to remap 2022-09-19 03:09:59 -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 Change PropertyInfo members to String. 2022-09-14 08:41:09 +03:00