Files
OpenRA/OpenRA.Mods.Common/Traits/World
RoosterDragon ce3ad6fbb3 Some improvements for SpatiallyPartitioned.
- Tweak the Update and Remove methods to reduce the number of dictionary lookups required.
- Change the Update method to an indexer, this allows simplifying callers who wanted to AddOrUpdate a value.
- Implement IDictionary<T, Rectangle>, since the class already implements these semantics by providing a backing store of the bounds for each item.
- Clean up some naming to use the generic `item` instead of `actor`.
- Make the MutateBins action methods static.
2025-02-22 14:50:15 +02:00
..
2023-08-20 20:41:27 +02:00
2025-01-17 18:01:20 +02:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-11-15 19:13:17 +02:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00
2024-10-05 10:06:33 +01:00
2023-04-08 16:51:51 +03:00
2023-11-15 19:13:17 +02:00
2023-04-08 16:51:51 +03:00
2024-07-20 18:47:58 +02:00
2023-04-08 16:51:51 +03:00
2023-06-06 11:51:47 +03:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00
2023-06-06 11:51:47 +03:00