-
Updated
Dec 10, 2020 - C#
csharp-core
Here are 85 public repositories matching this topic...
-
Updated
Sep 30, 2020 - C#
-
Updated
Dec 11, 2020 - C#
-
Updated
Jun 24, 2019
-
Updated
Jun 23, 2019
-
Updated
Dec 7, 2017 - C#
-
Updated
Dec 10, 2020 - C#
-
Updated
Dec 13, 2017 - JavaScript
-
Updated
May 7, 2020 - C#
-
Updated
Mar 17, 2020 - C#
-
Updated
Nov 5, 2020 - C#
-
Updated
May 19, 2020 - C#
-
Updated
Nov 12, 2020 - C#
-
Updated
Feb 25, 2020 - C#
-
Updated
Feb 3, 2020 - C#
-
Updated
Nov 23, 2020 - C#
-
Updated
Jul 25, 2020 - C#
-
Updated
Sep 11, 2020 - C#
-
Updated
Mar 22, 2019 - C#
-
Updated
Oct 15, 2020 - C#
-
Updated
Dec 28, 2019 - C#
-
Updated
May 19, 2020 - HTML
-
Updated
Jun 15, 2017 - C#
-
Updated
Jun 14, 2018 - C#
-
Updated
Sep 21, 2018 - CSS
-
Updated
Mar 22, 2019 - C#
-
Updated
Oct 3, 2020 - C#
Improve this page
Add a description, image, and links to the csharp-core topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the csharp-core topic, visit your repo's landing page and select "manage topics."


Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.