mirror of https://github.com/godotengine/godot
Random-access access to `List` when iterating is `O(n^2)` (`O(n)` when accessing a single element) * Removed subscript operator, in favor of a more explicit `get` * Added conversion from `Iterator` to `ConstIterator` * Remade existing operations into other solutions when applicable |
||
|---|---|---|
| .. | ||
| doc_classes | ||
| SCsub | ||
| config.py | ||
| library_godot_webrtc.js | ||
| register_types.cpp | ||
| register_types.h | ||
| webrtc_data_channel.cpp | ||
| webrtc_data_channel.h | ||
| webrtc_data_channel_extension.cpp | ||
| webrtc_data_channel_extension.h | ||
| webrtc_data_channel_js.cpp | ||
| webrtc_data_channel_js.h | ||
| webrtc_multiplayer_peer.cpp | ||
| webrtc_multiplayer_peer.h | ||
| webrtc_peer_connection.cpp | ||
| webrtc_peer_connection.h | ||
| webrtc_peer_connection_extension.cpp | ||
| webrtc_peer_connection_extension.h | ||
| webrtc_peer_connection_js.cpp | ||
| webrtc_peer_connection_js.h | ||