mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 03:18:37 +08:00
635d33dc6c
* Using C-style function pointers now, InternalMethod is gone. * This ensures much better performance in typed code. * Renamed builtin_funcs to utility_funcs, to avoid naming confusion |
||
---|---|---|
.. | ||
array.cpp | ||
array.h | ||
binder_common.h | ||
callable_bind.cpp | ||
callable_bind.h | ||
callable.cpp | ||
callable.h | ||
container_type_validate.h | ||
dictionary.cpp | ||
dictionary.h | ||
method_ptrcall.h | ||
SCsub | ||
type_info.h | ||
typed_array.h | ||
variant_call.cpp | ||
variant_construct.cpp | ||
variant_internal.h | ||
variant_op.cpp | ||
variant_parser.cpp | ||
variant_parser.h | ||
variant_setget.cpp | ||
variant_utility.cpp | ||
variant.cpp | ||
variant.h |