This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
2fc072585db07cbfdcc1fd3f33f877a33cdecf7b
godot
/
drivers
/
accesskit
T
History
Lukas Tenbrink
4cb8a0c77e
Add
resize_initialized
and
resize_uninitialized
to
Vector
. These functions serve as replacements for
resize
, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
2025-05-26 18:35:41 +02:00
..
dynwrappers
…
accessibility_driver_accesskit.cpp
Add
resize_initialized
and
resize_uninitialized
to
Vector
. These functions serve as replacements for
resize
, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
2025-05-26 18:35:41 +02:00
accessibility_driver_accesskit.h
…
SCsub
…