This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e729fa7c54
godot-module-template
/
drivers
/
accesskit
History
Download ZIP
Download TAR.GZ
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
AccessKit integration for macOS, Linux, and Windows.
2025-04-08 20:25:47 +03:00
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
AccessKit integration for macOS, Linux, and Windows.
2025-04-08 20:25:47 +03:00
SCsub
AccessKit integration for macOS, Linux, and Windows.
2025-04-08 20:25:47 +03:00